← Back to tools
View AGENTS.md for todo.txt
todo.txt
Minimalistic plain text todo manager implemented as a shell script
Description
todo.txt is a minimalistic todo manager that uses a simple plain text file to keep track of items. Implemented as a shell script, it follows the todo.txt format specification, making tasks portable and easily readable.
AI Summary
Minimalist plain text todo manager using a simple, portable text format
Capabilities
- + Manage todos in a plain text file
- + Add, complete, and prioritize tasks
- + Support projects and contexts
- + Easily sync via any file sync tool
Use When
- → You want a simple, plain text todo system
- → You prefer portable, human-readable task files
Avoid When
- x You need advanced features like dependencies or recurrence