[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: stability of toc links
From: |
TEC |
Subject: |
Re: stability of toc links |
Date: |
Wed, 09 Dec 2020 10:48:28 +0800 |
User-agent: |
mu4e 1.4.13; emacs 27.1 |
Hi Sam, link stability is a concern I've had too. I currently have a fix
(or at the very least, an improvement) for this in my config where I
overwrite org-export-get-reference. (see:
https://tecosaur.github.io/emacs-config/config.html#nicer-generated-heading).
I raised this on the list a while ago ---
https://orgmode.org/list/E1jxAjq-0004Dk-LH@lists.gnu.org/ but there
didn't seem to be much interest.
All the best,
Timothy
Samuel Wales <samologist@gmail.com> writes:
> when you link to a section using toc, you get a link like
>
>
> https://thekafkapandemic.blogspot.com/2020/02/crimes-against-humanity_3.html#org080f0ab
>
> will these links break if somebody copies them and pastes them
> elsewhere? what if you add a section?
>
> there doesn't seem to be a perfect solution, short of adding custom id
> or id to everything, but perhaps a fuzzy hash of the header and
> contents of the section could be used? or a strict hash of the
> header? is anything like this being done? just curious.
- stability of toc links, Samuel Wales, 2020/12/08
- Re: stability of toc links,
TEC <=
- Re: stability of toc links, Diego Zamboni, 2020/12/09
- Re: stability of toc links, Carsten Dominik, 2020/12/09
- Re: stability of toc links, Samuel Wales, 2020/12/09
- Re: stability of toc links, Carsten Dominik, 2020/12/10
- Re: stability of toc links, TEC, 2020/12/10
- Re: stability of toc links, TEC, 2020/12/10
- Re: stability of toc links, Carsten Dominik, 2020/12/11
- Re: stability of toc links, Carsten Dominik, 2020/12/19
- Re: stability of toc links, Ihor Radchenko, 2020/12/19
Re: stability of toc links, Dominique Dumont, 2020/12/14