Duc N.

Todo Kanban Board - Manage project tasks using plain text markdown file.

by
- Manage tasks with TODO.md format - a plain text markdown file.
- The syntax is compatible with Github Markdown.
- TODO.md file is portable and can be committed with Pull Requests (PRs) to git repositories.
- Support custom file name, multiple task lists.

Add a comment

Replies

Best
Markus Saitmacher
Awesome I like it will give it a shot. I have been using a personal todo mardown repo for a while now. This should make things alot more organized. Also if I were you I would call it "Markdown Kanban Board" . Spikes way more interest 😉
Duc N.
Hunter
@markus_saitmacher1 Thanks. I also thought about naming it "Todo.md Kaban Task Board" to hit more SEO words :]
Duc N.
Hunter
Thanks Markus, I'd appreciate your review on this new product also. Thanks. https://www.producthunt.com/post...
Michal Cumpelik
Really nice idea. For this kind of tasks I will probably use Trello anyway, but it can work obviously for any similar needs. Like we have a list of running servers in a markdown document. So we would be able to move running docker containers between them :)
Duc N.
Hunter
@michalcumpelik interesting use case :) note that this works locally and doesn't depend on online services.
Duc N.
Hunter
@michalcumpelik Thanks Michal, I'd appreciate your review on this new product also. Thanks. producthunt.com/posts/newssup
Duc N.
Hunter
Hello Hunters! I created this vscode extension to help me manage project tasks within vscode itself. It works with a plain text markdown file like TODO.md. Any idea or feedback is really appreciated! Thanks.