The simplest to-do app in your terminal
npm install -g 2do
$ 2do buy milk
Add to-do items$ 2do
View and check off items
Un-chchecked ttems carry over to the next day. Check items don't. The items for each day are stored as separate .json files in your home directory.
$ 2do --help
for more information.
- minimising cognitive load by only including essential features
- maximising focus on goals by forcing ruthless prioritisation
This blog post explains the concept and motivation in detail: The Power of the TODO List