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