Todo.txt: Difference between revisions
Jump to navigation
Jump to search
(Created page with '[http://todotxt.com/ 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. …') |
|||
Line 1: | Line 1: | ||
[http://todotxt.com/ 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. |
[http://todotxt.com/ 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 == |
|||
* [https://taskwarrior.org/ TaskWarrior] |
|||
== Todo.txt CLI == |
== Todo.txt CLI == |
Latest revision as of 05:21, 16 May 2022
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