Todo.txt

From miki
Jump to navigation Jump to search

Todo.txt is a simple text file to keep track of your todo list items. This file can be managed by many tools, like CLI utility todo.sh, android applicaton.

Alternatives

Todo.txt CLI

See documentation (incl. tip and tricks)

Most frequently used commands (see also cheat.sh):

alias t='todo.sh'       # Simple alias (can also add ref to todo.cfg if needed)
t help                  # Get help
t lsc                   # List all task @contexts
t lsprj                 # List all the +projects