alt.hn

3/21/2026 at 10:47:53 AM

A Markdown textfile based Kanban board in a single HTML file

https://github.com/chr15m/kanban-todo

by chr15m

3/21/2026 at 10:47:53 AM

Hey HN! I got tired of waiting for one particular GitHub Projects feature, so I built my own mini replacement for solo projects. It's a Kanban implementation in a single HTML file that operates out of a single Markdown text file on your local drive.

Hope you find it useful!

by chr15m

3/21/2026 at 11:01:17 AM

Nice project. It would be cool if there was an obsidian plugin that would work on a single TODO.md file like this one does.

by cenanozen

3/21/2026 at 4:30:45 PM

The Obsidian kanban plugin does this. I recently added support for it in my real-time-collaboration plugin (Relay).

by dtkav