Todo.txt console application. This tool works by either allowing commandline manipulation of the txt file.
Examples:
Listing all tasks
tc list
Mark task 57 as done
tc do 57
- Basic command line manipulation
- Colors
- Sorting
- Interactive curses ui
- Interactive filtering
- Usability for adding tasks completing contexts and projeccts