* How to make clicking on a URL inside of inline randomized footnotes open the url?
@ 2014-07-05 18:21 Grant Rettke
2014-07-06 7:15 ` Nicolas Goaziou
0 siblings, 1 reply; 4+ messages in thread
From: Grant Rettke @ 2014-07-05 18:21 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
Good afternoon,
My org is configured to use footnotes that are inline and randomized.
They look like this:
,----
| [fn:7256ed34: http://www.google.com]
`----
My goal is to be able to click on the URL and have it open in a web browser.
This works out of the box for URLs appearing anywhere else.
How may I enable this feature inside of footnotes?
Kind regards,
Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to make clicking on a URL inside of inline randomized footnotes open the url?
2014-07-05 18:21 How to make clicking on a URL inside of inline randomized footnotes open the url? Grant Rettke
@ 2014-07-06 7:15 ` Nicolas Goaziou
2014-07-06 9:29 ` Nicolas Goaziou
0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2014-07-06 7:15 UTC (permalink / raw)
To: Grant Rettke; +Cc: emacs-orgmode@gnu.org
Hello,
Grant Rettke <gcr@wisdomandwonder.com> writes:
> My org is configured to use footnotes that are inline and randomized.
> They look like this:
>
> ,----
> | [fn:7256ed34: http://www.google.com]
> `----
>
> My goal is to be able to click on the URL and have it open in a web browser.
>
> This works out of the box for URLs appearing anywhere else.
>
> How may I enable this feature inside of footnotes?
This is not possible at the moment as a consequence of a poor design
decision in `org-element-footnote-reference-parser'. I will fix it soon.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to make clicking on a URL inside of inline randomized footnotes open the url?
2014-07-06 7:15 ` Nicolas Goaziou
@ 2014-07-06 9:29 ` Nicolas Goaziou
2014-07-06 12:50 ` Grant Rettke
0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2014-07-06 9:29 UTC (permalink / raw)
To: Grant Rettke; +Cc: emacs-orgmode@gnu.org
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> This is not possible at the moment as a consequence of a poor design
> decision in `org-element-footnote-reference-parser'. I will fix it
> soon.
Done.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to make clicking on a URL inside of inline randomized footnotes open the url?
2014-07-06 9:29 ` Nicolas Goaziou
@ 2014-07-06 12:50 ` Grant Rettke
0 siblings, 0 replies; 4+ messages in thread
From: Grant Rettke @ 2014-07-06 12:50 UTC (permalink / raw)
To: Grant Rettke, emacs-orgmode@gnu.org
Thank you and have a great day.
Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson
On Sun, Jul 6, 2014 at 4:29 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
>
>> This is not possible at the moment as a consequence of a poor design
>> decision in `org-element-footnote-reference-parser'. I will fix it
>> soon.
>
> Done.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-07-06 12:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-05 18:21 How to make clicking on a URL inside of inline randomized footnotes open the url? Grant Rettke
2014-07-06 7:15 ` Nicolas Goaziou
2014-07-06 9:29 ` Nicolas Goaziou
2014-07-06 12:50 ` Grant Rettke
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).