Get started with Markdown-do
Point it at a directory. It finds your TODO.md, or creates one if there isn't one yet. No config needed to start.
Read the docsA CLI for managing TODO.md files as plain markdown checkboxes. Add, complete, and reorganize tasks from the terminal, then commit the file like anything else in your repo.
Tasks are - [ ] checkboxes. Open the file in any editor, on any machine, and it still makes sense
Add, toggle, and complete tasks with one command each, no app to open first
Find a task buried in some subdirectory's TODO.md without cd-ing around to look for it
New tasks land in an inbox at the top until you file them under a section yourself
Pending tasks float to the top of each section on save; completed ones sink but stick around until you clear them
Fixes the stray bullets, mismatched checkboxes, and extra blank lines you didn't mean to introduce
Point it at a directory. It finds your TODO.md, or creates one if there isn't one yet. No config needed to start.
Read the docs