Settings

Theme

A Markdown textfile based Kanban board in a single HTML file

github.com

20 points by chr15m 7 days ago · 3 comments

Reader

chr15mOP 7 days ago

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!

cenanozen 7 days ago

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.

  • dtkav 7 days ago

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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection