Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise. Learn more β
Mkdnflow.nvim Alternatives
Similar projects and alternatives to mkdnflow.nvim
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
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.
-
-
-
-
which-key.nvim
π₯ Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
-
-
-
-
-
-
-
-
-
telekasten.nvim
A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
mkdnflow.nvim discussion
mkdnflow.nvim reviews and mentions
-
Task management at emacs org-mode level in neovim
I like logseq for knowledge management and tasks. And since it's all plain markdown files they are easy to quickly open and search in nvim. https://github.com/jakewvincent/mkdnflow.nvim is really nice for this because it can follow the internal links and create new pages.
-
Vimwiki - managing multiple wikis
I've been planning to switch to https://github.com/jakewvincent/mkdnflow.nvim and re-write the function that creates diary pages, and the functions that cycle/navigate to next/prev diary pages, so that they work in subdirs... for example: main wiki is ~/diary and the main diary is in the root of that wiki and I want to be able to flexibly create dated files in any subdir without making that its own wiki so like in ~/diary/subdirxyz/2023-03-17.mkd the nextDay() function (whatever it's called) would look for next dated file only inside subdirxyz.
-
Ideas to practice lua and neovim plugin development
There are some cool features we've talked about adding to mkdnflow.nvim!!!
-
Tools for productivity
https://github.com/jakewvincent/mkdnflow.nvim is a similar plugin to neorg that's closer to vimwiki than to org-mode. Either way, a personal documentation system, and whatever report/scripts/grep to find things easily.
-
Note taking options?
Did you see https://github.com/jakewvincent/mkdnflow.nvim/ mentioned here? I think that's the winner here (though I admit I have bias against even considering zettlekesten/zk merely due to its name: in computing we call that a wiki).
-
Toggle markdown checkbox
My markdown plugin mkdnflow does this (among other things). If youβre not looking for any functionality except toggling checkboxes, you could take a look at the lists module lists.lua and search for the function toggleToDo() (and those it relies on).
-
Select indented lines in markdown todo list
I'm using zk-nvim with markdown lsp, markdown / markdown_inline Treesitter and MKDNFLOW for my notes and tasks. This all works great and I also created this shortcut to archive selected lines to a different file
-
How do you take notes? (preferable if its native lua way)
I use mkdnflow.nvim for taking notes in markdown. It is simple, and you can easily create and follow links.
-
Suggest me some plugins/setup for writing + previewing markdown.
I use markdown for all of my notes inside of Neovim and have a few custom macros and shortcuts, and heavily use iamcco's [MarkdownPreview](https://github.com/iamcco/markdown-preview.nvim) along with jakewvincent's [MkdnFlow](https://github.com/jakewvincent/mkdnflow.nvim).
-
What's the one plugin you'd love to see?
Not sure what exactly you mean by editing lists and tables with ease, but my plugin https://github.com/jakewvincent/mkdnflow.nvim might check some of those boxes. What list and table editing features would be must-haves for you?
-
A note from our sponsor - AppSignal
www.appsignal.com | 14 Sep 2026
Stats
jakewvincent/mkdnflow.nvim is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of mkdnflow.nvim is Lua.
Popular Comparisons
- mkdnflow.nvim VS marksman
- mkdnflow.nvim VS tree-sitter-markdown
- mkdnflow.nvim VS telekasten.nvim
- mkdnflow.nvim VS obsidian.nvim
- mkdnflow.nvim VS vimwiki
- mkdnflow.nvim VS telescope-vimwiki.nvim
- mkdnflow.nvim VS neorg
- mkdnflow.nvim VS zk-nvim
- mkdnflow.nvim VS toggle-checkbox.nvim
- mkdnflow.nvim VS mind.nvim