[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Structured links to headings with endless depth
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Structured links to headings with endless depth |
Date: |
Wed, 14 Mar 2018 19:32:12 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
ST <address@hidden> writes:
> Why [[file.org::#1:2:1]] is nicer than [file.org::1:2:1]]?
Because you can write something more meaningful than "1:2:1" when using
a CUSTOM_ID.
>> - it translates nicely to "id" tag in HTML.
>
> You can generate the "id" tag in HTML like this 1-2-1 (if HTML dislikes
> 1:2:1 tag)
CUSTOM_ID is built-in, without implementing anything.
> Isn't a good idea to add such a built in link type in the long term?
IMO, Org has enough internal link types.
In particular, this one brings little value compared to CUSTOM_ID. It is
fragile wrt re-ordering, refiling, capture... It may be a headache to
export, too, because "1.2.1" may mean something entirely different once
non-exportable trees have been pruned.
No offence intended, but it really sounds like a false good idea.
- Re: [O] Structured links to headings with endless depth, (continued)
- Re: [O] Structured links to headings with endless depth, ST, 2018/03/12
- Re: [O] Structured links to headings with endless depth, Nicolas Goaziou, 2018/03/12
- Re: [O] Structured links to headings with endless depth, ST, 2018/03/12
- Re: [O] Structured links to headings with endless depth, John Kitchin, 2018/03/13
- Re: [O] Structured links to headings with endless depth, Michael Brand, 2018/03/14
- Re: [O] Structured links to headings with endless depth, ST, 2018/03/14
- Re: [O] Structured links to headings with endless depth, John Kitchin, 2018/03/14
- Re: [O] Structured links to headings with endless depth, ST, 2018/03/14
- Re: [O] Structured links to headings with endless depth, Nicolas Goaziou, 2018/03/14
- Re: [O] Structured links to headings with endless depth, ST, 2018/03/14
- Re: [O] Structured links to headings with endless depth,
Nicolas Goaziou <=
- Re: [O] Structured links to headings with endless depth, ST, 2018/03/14
Re: [O] Structured links to headings with endless depth, ST, 2018/03/12