Re: Org-mode ASCII Export to support numbered references for links

2021-12-18 Thread Husain Alshehhi
On Sun 12 Dec 2021 at 19:30, "Samuel Wales" wrote: > you can also use inline footnotes.google[fn::https://google.com] which > will be exported like you like as a kludge if there is noe. Surprisingly, this does the job. However, this fundamentally changes the semantics of what I am writing. The

Re: Org-mode ASCII Export to support numbered references for links

2021-12-18 Thread Husain Alshehhi
On Sun 12 Dec 2021 at 19:27, "Samuel Wales" wrote: > idk but you can put them in place using org-ascii-links-to-notes for a > dry effect. This is fine if the link is short. But if I want to include a very long link, such as https://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=search+for+some

Re: Org-mode ASCII Export to support numbered references for links

2021-12-12 Thread Samuel Wales
you can also use inline footnotes.google[fn::https://google.com] which will be exported like you like as a kludge if there is noe. On 12/12/21, Samuel Wales wrote: > idk but you can put them in place using org-ascii-links-to-notes for a > dry effect. > > On 12/12/21, Husain Alshehhi wrote: >> Or

Re: Org-mode ASCII Export to support numbered references for links

2021-12-12 Thread Samuel Wales
idk but you can put them in place using org-ascii-links-to-notes for a dry effect. On 12/12/21, Husain Alshehhi wrote: > Org-mode's ascii export uses the link's description to create a reference to > it at the end of the document. For example, a link to google will look like > this: > > , > |

Org-mode ASCII Export to support numbered references for links

2021-12-12 Thread Husain Alshehhi
Org-mode's ascii export uses the link's description to create a reference to it at the end of the document. For example, a link to google will look like this: , | This is a [link to google]. | | [link to google] ` Is there a way to modify this behavior to using a