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

Neovim

2453 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
[–] JustJack23@slrpnk.net 2 points 2 weeks ago* (last edited 2 weeks ago)

Not very easy but not very hard either. Obsidian works with .md files they have close syntaxes to .org files that orgmode works with, but you will have to convert them.

I would also suggest searching for some neovim plugins working with .md files. That will allow you to directly import your files. Something like this maybe?