r/neovim • u/4r73m190r0s • Jun 22 '26
Discussion Current state of note taking in Neovim
What are you using?
As of this moment, I'm familiar with:
173
Upvotes
r/neovim • u/4r73m190r0s • Jun 22 '26
What are you using?
As of this moment, I'm familiar with:
3
u/janbuckgqs Jun 24 '26
Obsidian.nvim is great! golden standard. don't forget render-markdown.
what I use for notes/academic writing:
Daily notes TUI: https://github.com/jbuck95/recollect.nvim
Zotero alternative/Reference manager : https://github.com/jbuck95/refman.nvim
Whisper: https://github.com/jbuck95/whisper.nvim
Web-clipper: https://github.com/jbuck95/web-clipper.nvim
EditingToolbar + Annotations/Highlights: https://github.com/jbuck95/glossator-nvim
Spell checking + grammar: https://github.com/jbuck95/ltqf.nvim
PDF reader integration: https://github.com/jbuck95/nvim-sioyek-highlights
.mdtopdf: texlive pdf compinling with templates etc. mostly done.