slackbuilds/office/todo.txt-cli
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README office/todo.txt-cli: Added (CLI frontend for todo.txt) 2021-03-06 11:11:53 +07:00
slack-desc office/todo.txt-cli: Added (CLI frontend for todo.txt) 2021-03-06 11:11:53 +07:00
todo.txt-cli.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
todo.txt-cli.info office/todo.txt-cli: Added (CLI frontend for todo.txt) 2021-03-06 11:11:53 +07:00

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