- About the format: [Original] [Mirror]
- Usage of todo.txt-cli: [Original] [Mirror]
brew install todo-txt
cp -n /usr/local/opt/todo-txt/todo.cfg ~/.todo.cfg
- Config config to ~, edit
$TODO_DIR
in ~/.todo.cfg - Add alias in .*rc
alias td=todo.sh
- Add task
td a my things +project
- List task
td ls
- Prioritize
td p 1 a
- List project
td lsprj
- List context
td lsc
- List task by priority
td lsp
- List files in the todo.txt directory
td lf
- Mark as done
td do 1
https://github.com/todotxt/todo.txt-cli/wiki/Todo.sh-Add-on-Directory
- Reference: http://todotxt.org/
- Mac App: https://github.com/mjdescy/TodoTxtMac
- VSCode Plugin: https://github.com/vamanos/todo-txt