[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Replace org link with footnote
From: |
Max Nikulin |
Subject: |
Re: Replace org link with footnote |
Date: |
Sat, 11 Nov 2023 10:54:15 +0700 |
User-agent: |
Mozilla Thunderbird |
On 11/11/2023 03:23, Matt wrote:
Here's a quick hack to replace an Org link with a footnote.
[...]
(if (org-in-regexp org-link-bracket-re 1)
During the following discussion I thought on
`org-export-filter-parse-tree-functions' as a means to transform links
into footnotes for ox-ascii (it is a bit different from current way to
put link URLs at the end of the current heading. It should be better
than regexp-based parsing.
Max Nikulin. [RFC][PATCH] Allow to export to ascii custom link types as
notes. Sat, 21 Oct 2023 00:21:47 +0700.
https://list.orgmode.org/ugucve$12l4$1@ciao.gmane.io