Re: [FR] Add an option to use ID links during tangling

2023-08-08 Thread Ihor Radchenko
Evgenii Klimov writes: >> I do not like the idea of creating side effects in the original Org >> document during tangling. >> We can, however, use (org-id-link-to-org-use-id 'use-existing) to use >> the already present IDs. > > Understandable, with (org-id-link-to-org-use-id 'use-existing) I woul

Re: [FR] Add an option to use ID links during tangling

2023-07-28 Thread Ihor Radchenko
Evgenii Klimov writes: >> Ideally, we should improve the detangling to understand the order of >> blocks better instead of searching the containing heading independently. > > Maybe recent feature suggestion [1] will be of use here. > > [1] > https://list.orgmode.org/118435e8-0b20-46fd-af6a-88de8

Re: [FR] Add an option to use ID links during tangling

2023-07-28 Thread Evgenii Klimov
Ihor Radchenko writes: > Evgenii Klimov writes: > >> I see in the comment there the reason for that, but still would prefer >> to use unique IDs in tangled files: the probability to overwrite wrong >> source block under nonunique header overweights a side-effect of >> creating new ID in Org fi

Re: [FR] Add an option to use ID links during tangling

2023-07-28 Thread Ihor Radchenko
Evgenii Klimov writes: > I see in the comment there the reason for that, but still would prefer > to use unique IDs in tangled files: the probability to overwrite wrong > source block under nonunique header overweights a side-effect of > creating new ID in Org file during tangling. Did you actua

[FR] Add an option to use ID links during tangling

2023-07-27 Thread Evgenii Klimov
Hi, I noticed that links created during tangling back to the original Org file doesn't respect custom =org-id-link-to-org-use-id= option in ~org-babel-tangle--unbracketed-link~. I see in the comment there the reason for that, but still would prefer to use unique IDs in tangled files: the probabili