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

Neovim

2435 readers
22 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] 3 points 1 day ago (2 children)

Wiki.vim https://github.com/lervag/wiki.vim

It let's you create a wiki with links between pages.

Unlike obsidian, it doesn't put your personal data in the cloud.

Unlike the similarly named vimwiki it doesn't use a custom file format. It uses markdown. Although I think you can configure vimwiki to use markdown as well, but with reduced functionality of the plugin.

[–] [email protected] 5 points 23 hours ago (1 children)

obsidian doesn't put my files in the cloud... lol

I use syncthing for sync, obsidian sync is optional

[–] [email protected] 2 points 17 hours ago

Ooh, I don't know why I assumed that XD

Makes Obsidian way more interesting.