Skip to main content

in reply to m@thias.hellqui.st :verified-skull:

@m
The beauty in this is the simplicity. Just a markdown file that follows your git Repo (or currently open file if not part of a Repo).
Open with :Note
Write your notes
Close again as any other file with :wq
Open again as needed with :Note

You could mane an auto command that automatically opens the notes if a notefile exists for the project.

in reply to πŸ…ΊπŸ…ΈπŸ…Ό πŸ†‚πŸ…²πŸ…·πŸ†„πŸ…»πŸ†‰

When you put it like that it sounds quite similar to nb, though nb has even more functionality, all contained in one script file and it all being synced to git as well.
It might be overkill to use both. I still have to experiment to establish if that is the case. πŸ˜‚

https://github.com/xwmx/nb

⇧