* 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
* Re: coderef link should support external file path link.
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
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2018-08-22 12:45 UTC (permalink / raw)
To: stardiviner; +Cc: org-mode
Hello,
stardiviner <numbchild@gmail.com> writes:
> 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
You suggested the very same idea some time ago. I answered I was open to
patches in this direction. Do you feel like implementing it?
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: coderef link should support external file path link.
2018-08-22 12:45 ` Nicolas Goaziou
@ 2018-08-24 5:48 ` numbchild
0 siblings, 0 replies; 3+ messages in thread
From: numbchild @ 2018-08-24 5:48 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: Org-mode
[-- Attachment #1: Type: text/plain, Size: 1389 bytes --]
Maybe I forgot it. Could be another suggestion because I have not found it
in my recorded issues. (addded it now)
Hmm. Recently I don't have time to check it out. If I got time to do this,
I will update it here. It's not urgent, if you don't have time too, leave
it opened is fine.
[stardiviner] <Hack this world!> GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/
On Wed, Aug 22, 2018 at 8:46 PM Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:
> Hello,
>
> stardiviner <numbchild@gmail.com> writes:
>
> > 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
>
> You suggested the very same idea some time ago. I answered I was open to
> patches in this direction. Do you feel like implementing it?
>
> Regards,
>
> --
> Nicolas Goaziou
>
[-- Attachment #2: Type: text/html, Size: 2320 bytes --]
^ 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).