Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello, > > stardiviner <numbch...@gmail.com> writes: >> #+begin_src org >> https://www.bing.com >> >> ,* link in properties drawer >> :PROPERTIES: >> :URL: http://www.google.com >> :END: >> >> https://www.bing.com >> >> ,* http(s) url in content of headline >> >> https://www.baidu.com >> #+end_src > >> In upper example, when I link jumping from first link to next, it will skip >> the >> url in properties drawer. > > This is expected. > > The value in a properties drawer cannot be a link, even though > `org-open-at-point' would normally open it, as is done for comments. I see. > > In addition to no being syntactically a valid link, I think it is > undesirable for an interactive command to display hidden internal data. > > If you want to reach it, just write a function calling > > (re-search-forward org-any-link-re nil t) Thanks for this advice. > >> When I try to jump backwards, some times reports "no further link found", >> like >> when I'm on the last link. > > I think I fixed this. Thanks again for your work. :) > > Thank you. > > Regards, Have a nice day, Nicolas. -- [ stardiviner ] I try to make every word tell the meaning what I want to express. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner, Matrix: stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3