md-todo Documentation
Welcome to the SideDraft md-todo documentation. md-todo is a powerful, markdown-based todo list manager that lives in your terminal.
Quick Start
# Install
cargo install --path .
# Set global location
sd-todo config move ~/todos
# Add your first todo
sd-todo + Buy milk
# List todos
sd-todo l
# Complete a todo
sd-todo co 1
# Launch TUI
sd-todo tui
Documentation
- Getting Started - Installation, setup, and first steps
- Installation - Detailed installation options
- CLI Reference - Complete command reference
- TUI Guide - Full-screen terminal UI guide
- Categories - Organize todos with categories
- Starship Integration - Shell prompt integration
- Cheat Sheet - Quick reference card
Documentation Pages
- Getting Started — Get up and running with md-todo in minutes.
- Installation — Install md-todo on your system.
- CLI Reference — Complete command reference for md-todo CLI.
- TUI Guide — Guide to the full-screen terminal user interface.
- Categories — Organize your todos with categories.
- Starship Integration — Show todo stats in your shell prompt with Starship.
- Cheat Sheet — Quick reference card for md-todo.