-
hologram.nvim
👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
Basic image manipulation/preview. This includes: 1) the ability to call external tools (draw.io/inkscape, etc) for simple image creation and insertion on the fly 2) removing an image link from markdown also removes the corresponding file 3) file preview inside neovim buffer. I just discovered a plugin that make this possible: hologram.nvim, has anyone tried it out?
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Currently there are three choices that looks promising to me: neorg (might be too complicated for me), zk.nvim, and telekasten.nvim. What is your experience if you use one of these plugins for note-taking? How well can they address the problems listed above?
-
I'm aware of note-taking apps like obsidian, Joplin, and logseq, I've tried them but haven't really use them for note taking, mostly because I have a bunch of math snippets written in LuaSnip and without them I literally cannot take notes.
-
Currently there are three choices that looks promising to me: neorg (might be too complicated for me), zk.nvim, and telekasten.nvim. What is your experience if you use one of these plugins for note-taking? How well can they address the problems listed above?
-
logseq
A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
I'm aware of note-taking apps like obsidian, Joplin, and logseq, I've tried them but haven't really use them for note taking, mostly because I have a bunch of math snippets written in LuaSnip and without them I literally cannot take notes.
-
telekasten.nvim
A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim
Currently there are three choices that looks promising to me: neorg (might be too complicated for me), zk.nvim, and telekasten.nvim. What is your experience if you use one of these plugins for note-taking? How well can they address the problems listed above?
-
Joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
I'm aware of note-taking apps like obsidian, Joplin, and logseq, I've tried them but haven't really use them for note taking, mostly because I have a bunch of math snippets written in LuaSnip and without them I literally cannot take notes.
-
Perhaps you might also consider wiki.vim combined with regular Markdown and Pandoc? I've written a possibly interesting guide on talking notes here.