[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] coderef link should support external file path link.
From: |
stardiviner |
Subject: |
[O] coderef link should support external file path link. |
Date: |
Wed, 22 Aug 2018 14:49:31 +0800 |
User-agent: |
mu4e 1.1.0; emacs 26.1 |
When I use ~org-store-link~ in an opened src block to create a coderef
link, then I ~org-insert-link-global~ in another Org file, but it only
has "~(use formdata to send url with params)~" in link source (without
file path). It should contains the source file path like following. (I
have to manually fix this long path to make it work correctly).
#+begin_src org
[[file:~/Org/Wiki/Web%20Scraping.org::(use%20formdata%20to%20send%20url%20with%20params)][use
formdata to send url with params]]
#+end_src
--
[ stardiviner ] don't need to convince with trends.
Blog: https://stardiviner.github.io/
IRC(freenode): stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
- [O] coderef link should support external file path link.,
stardiviner <=