[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is there possibility to provide back links to each finely grained pa
From: |
Ken Mankoff |
Subject: |
Re: Is there possibility to provide back links to each finely grained part of Org file? |
Date: |
Mon, 09 Nov 2020 04:01:05 -0800 |
User-agent: |
mu4e 1.4.3; emacs 27.1 |
On 2020-11-09 at 03:38 -08, Eric S Fraga <e.fraga@ucl.ac.uk> wrote...
> On Sunday, 8 Nov 2020 at 23:40, Jean Louis wrote:
>> I know that #names exist in HTML export for *** headings. Do they or
>> can they exist for every paragraph or item listed?
>
> Maybe not quite what you want but you can place anchors (aka targets)
> anywhere you want in your document using <<targetname>>. I use these
> for within-document linking but I imagine you can link to these from
> other documents as well (untested).
Also I imagine https://github.com/alphapapa/org-make-toc or
https://github.com/snosov1/toc-org that already auto-make TOCs to every header
could be hacked to add paragraph-level links?
-k.