Skip to content
1 min read
MarkdownDO

A simple, opinionated TODO.md manager for your terminal

This tool is specifically designed for my workflow and it functions best with multiple TODO.md files, each inside a different project folder. It’s ideal for small and medium-sized projects where a simple list of tasks suffices.

MarkdownDO includes both CLI and TUI.

# Add your first task
mdd Buy milk

# List tasks
mdd -l

# List tasks in subfolders
mdd -ls

# Complete task #1
mdd -c 1

# Delete completed tasks
mdd -dc

# Open interactive mode
mdd

terminal-preview

Download and links

Interested in this project? Check it out below.


Like what you're seeing?

If you're interested in my work and think we can collaborate on a cool project, get in touch with me!