"in my case"
On 7/23/23, Max Nikulin wrote:
> On 13/07/2023 10:34, Samuel Wales wrote:
>> link has already been stored is a bug in my case in that i can't just
>> go to a header, grab it [whether rabbed bfere or not] and then paste
>> it. i surprise easily when the wrong link gets pasted.
>
> Th
On 13/07/2023 10:34, Samuel Wales wrote:
link has already been stored is a bug in my case in that i can't just
go to a header, grab it [whether rabbed bfere or not] and then paste
it. i surprise easily when the wrong link gets pasted.
The message is not a bug, it tells me that I am trying to s
Samuel Wales writes:
> link has already been stored is a bug in my case in that i can't just
> go to a header, grab it [whether rabbed bfere or not] and then paste
> it. i surprise easily when the wrong link gets pasted.
This has been fixed already.
> in answer to a q by ihor, indeed puttig pr
link has already been stored is a bug in my case in that i can't just
go to a header, grab it [whether rabbed bfere or not] and then paste
it. i surprise easily when the wrong link gets pasted.
[also the id links with no desc and the prefix links do not help me
find the link i want to insert if i
On 02/07/2023 14:49, Ihor Radchenko wrote:
Max Nikulin writes:
M-x org-store-link adds 2 entries:
- [[*title][title]]
- [[#a-heading][title]]
however `org-insert-link' (C-c C-l) removes from the stored link only
one of them. As a result the number of unused stored links increases
during an Ema
Max Nikulin writes:
> When some heading has the CUSTOM_ID property
>
> 8<
> * title
> :PROPERTIES:
> :CUSTOM_ID: a-heading
> :END:
> >8
>
> M-x org-store-link adds 2 entries:
> - [[*title][title]]
> - [[#a-heading][title]]
>
> however `org-insert-link' (C-c C-l) removes from t
When some heading has the CUSTOM_ID property
8<
* title
:PROPERTIES:
:CUSTOM_ID: a-heading
:END:
>8
M-x org-store-link adds 2 entries:
- [[*title][title]]
- [[#a-heading][title]]
however `org-insert-link' (C-c C-l) removes from the stored link only
one of them. As a result