On 2020-11-09 at 03:38 -08, Eric S Fraga <e.fr...@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.