[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] use bookmark/boomark+ to boomark org-id's ?
From: |
Vaidheeswaran C |
Subject: |
Re: [O] use bookmark/boomark+ to boomark org-id's ? |
Date: |
Fri, 17 Jul 2015 11:53:16 +0530 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.3.0 |
On Friday 17 July 2015 11:42 AM, Xebar Saram wrote:
> Hi all
>
> After discussing this with the use boomark+ (who dosent use org..go figure
> ;-)) he suggested i take this question to the orgmode list.
Many Old timers.
Look at org-ctags. Just revise what gets tagged.
;; 3. You run the following from the command line (all 1 line):
;;
;; ctags --langdef=orgmode --langmap=orgmode:.org
;; --regex-orgmode="/<<([^>]+)>>/\1/d,definition/"
;; -f /your/path/TAGS -e -R /your/path/*.org