emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* coderef link should support external file path link.
@ 2018-08-22  6:49 stardiviner
  2018-08-22 12:45 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: stardiviner @ 2018-08-22  6:49 UTC (permalink / raw)
  To: org-mode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-24  6:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-22  6:49 coderef link should support external file path link stardiviner
2018-08-22 12:45 ` Nicolas Goaziou
2018-08-24  5:48   ` numbchild

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).