Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
..
README c399dd335d office/todo.txt-cli: Added (CLI frontend for todo.txt) 3 years ago
slack-desc c399dd335d office/todo.txt-cli: Added (CLI frontend for todo.txt) 3 years ago
todo.txt-cli.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
todo.txt-cli.info c399dd335d office/todo.txt-cli: Added (CLI frontend for todo.txt) 3 years ago

README

A simple and extensible shell script for managing your todo.txt file.

After installing the package, copy the default config file to your home
directory and adjust it accordingly, otherwise todo.txt-cli will
misbehave:

$ mkdir ~/.todo
$ cp /etc/todo.cfg ~/.todo/config
$ mkdir ~/todo

Then edit ~/.todo/config:

export TODO_DIR=/home/$USER/todo