this post was submitted on 27 Apr 2025
21 points (100.0% liked)

Neovim

2451 readers
1 users here now

founded 2 years ago
MODERATORS
 

I use Obsidian for Zettelkasten note-taking. Anybody have a system in (Neo)Vim that they use?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 7 points 1 week ago (4 children)

I have been preparing for this question.

https://nvim-orgmode.github.io/ is very good and very customisable while keeping consistent and open file file format that allows your notes to be easily stored and read by other apps.

For longer form notes https://github.com/chipsenkbeil/org-roam.nvim/blob/main/DOCS.org can also help while maintaining all the benefits mentioned above.

There is also https://github.com/nvim-neorg/neorg that is trying to create new file format and ecosystem around it. Seems cool, but a bit new imo.

[โ€“] ertai 3 points 5 days ago

For now I would recommend orgmode, neorg does not have all the features of org yet. It's important to note orgmode also has awesome plugins like org-roam.

load more comments (3 replies)