You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some level 2 headings that have an ID in their properties drawer as the only key / value pair.
Issue
Each time I click on one of them, the linked references in the sidebar run wild with uncounted duplicates.
Browsers
Safari
Brave
Example
:PROPERTIES:
:ID: the file ID
:END:
#+title: Lord of the Rings
* Lord of the Rings
** The Two Towers
:PROPERTIES:
:ID: the heading ID
:END:
Causes that node to be rendered in UI like so
Linked references (1)
The Two Towers
The Two Towers
And once clicked, the fun begins. Randomly these or other links get added to the linked reference of nodes that aren't connected to the linked context. As an example Ducktales Adventures would have Home Alone: The Musical linked. The reference count doesn't change from the correct count though. It only adds the phantom linkage.
The text was updated successfully, but these errors were encountered:
Background
I have some level 2 headings that have an ID in their properties drawer as the only key / value pair.
Issue
Each time I click on one of them, the linked references in the sidebar run wild with uncounted duplicates.
Browsers
Example
Causes that node to be rendered in UI like so
And once clicked, the fun begins. Randomly these or other links get added to the linked reference of nodes that aren't connected to the linked context. As an example Ducktales Adventures would have Home Alone: The Musical linked. The reference count doesn't change from the correct count though. It only adds the phantom linkage.
The text was updated successfully, but these errors were encountered: