Bastien <b...@gnu.org> writes:

> (defun my-org-store-link-to-top-level-heading ()
>   (interactive)
>   (save-excursion
>     (org-up-heading-all 10)
>     (call-interactively 'org-store-link)))

Perfect. So simple with org-up-heading-all. Didn't find that. Thanks a
lot. Saves me so much time;)

-- 
Esben Stien is b0ef@e     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
           sip:b0ef@   e     e 
           jid:b0ef@    n     n

Reply via email to