Simple and extensible shell script for managing your
todo.txtfile. More information: https://github.com/todotxt/todo.txt-cli.
todo.sh ls
todo.sh add '{{description}} +{{project}} @{{context}}'
todo.sh do {{item_no}}
todo.sh rm {{item_no}}
todo.sh pri {{item_no}} {{priority}}
todo.sh replace {{item_no}} '{{new_description}}'