this post was submitted on 28 Jun 2025
1 points (100.0% liked)

Neovim

19 readers
1 users here now

Neovim is an hyperextensible Vim-based text editor. Learn more at neovim.io.

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/neovim by /u/TheBuggedLife on 2025-06-27 16:04:06+00:00.


Hey everyone,

I’ve been working on my plugin called super-kanban.nvim - a Kanban board that lives right inside Neovim and feels like it belongs there. If you’ve ever wanted to manage your tasks without leaving your editor, or if you already use Obsidian-style markdown boards, this might be a good fit for you.

What it does:

  • Supports *Markdown* and *Orgmode* formats (with Obsidian Kanban-style compatibility)

  • Built-in support for:

  • Tags, checkmarks, due dates, archiving, and sorting

  • Creating notes for individual cards

  • A date picker to quickly assign or remove due dates

  • Parses files using Treesitter for speed and accuracy

  • Designed with customizability in mind: keymaps, icons, borders, etc.

  • There's also early groundwork for time tracking and Neorg support (both coming soon).

https://i.redd.it/6gmpnrrqsh9f1.gif

GitHub repo:

https://github.com/hasansujon786/super-kanban.nvim

It’s currently in alpha, so things might break — but feel free to open a GitHub issue if you run into any bugs or have suggestions. Feedback is very welcome!

PS: This is my second post - I accidentally messed something up in the first one.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here