VimWiki: I write my notes in the terminal, like a monster
(tinkerbetter.tube)
from mesamunefire@piefed.social to programming@programming.dev on 18 Aug 2025 17:31
https://piefed.social/post/1159741
from mesamunefire@piefed.social to programming@programming.dev on 18 Aug 2025 17:31
https://piefed.social/post/1159741
#programming
threaded - newest
I have a small script that opens/closes vim with ~/documents/notes.txt in new foot terminal, at the lower right corner, and bound that to Super + P
Pfah, I have a small mechanical button on my machine that closes Vim!
I use Obsidian, and have the Vim bindings enabled.
Me too, but I sometimes access my Obsidian notes in Neovim using obsidian.nvim. If I’m doing substantial editing it’s nice to have my usual editor. And then the experience is pretty similar to VimWiki.
Ooh I’m going to have to check that out