Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Branching of notes eg. "123213412412b002" as the second note on a branch of 123213412412 #107

Open
AsimHDar opened this issue Mar 30, 2019 · 0 comments

Comments

@AsimHDar
Copy link

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.

image

Visually, this is that I am trying to implement: (from one of Daniel Lüdecke's slides of his program)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant