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 was trying to work out how to make a branch from a thread of notes. From what I understand, new notes in a sequence work by adding a reference at the end in the program: but what about branches? I felt that the program (which is AMAZING btw — everything and more from that I was looking for) abstracts the spatial position of the notes and chooses to reference nearby notes (which makes the reference search an incredible feature — I honestly feel like I have note taking superpowers now)
I am, however, having difficulty implementing making multiple branches from a note, while still keeping the main sequence. From what I got from the Zettalkasten book, this was of immense importance. You have notes which are nearby spatially and then there are also "distant friends" which are in different places but referenced in a note because of their relevance.
When I manually name them (creating .md files in the folder) only the highest number after the letter comes up. E.g (xx here is the date based number) "xxb.md" "xxb12" only the latter one will show up.
Visually, this is that I am trying to implement: (from one of Daniel Lüdecke's slides of his program)
The text was updated successfully, but these errors were encountered:
Hi!
I was trying to work out how to make a branch from a thread of notes. From what I understand, new notes in a sequence work by adding a reference at the end in the program: but what about branches? I felt that the program (which is AMAZING btw — everything and more from that I was looking for) abstracts the spatial position of the notes and chooses to reference nearby notes (which makes the reference search an incredible feature — I honestly feel like I have note taking superpowers now)
I am, however, having difficulty implementing making multiple branches from a note, while still keeping the main sequence. From what I got from the Zettalkasten book, this was of immense importance. You have notes which are nearby spatially and then there are also "distant friends" which are in different places but referenced in a note because of their relevance.
When I manually name them (creating .md files in the folder) only the highest number after the letter comes up. E.g (xx here is the date based number) "xxb.md" "xxb12" only the latter one will show up.
Visually, this is that I am trying to implement: (from one of Daniel Lüdecke's slides of his program)
The text was updated successfully, but these errors were encountered: