SYNOPSIS

yokadi [options]...

DESCRIPTION

yokadi is a command-line oriented, SQLite powered, TODO list tool. It helps you organize all the things you have to do and you must not forget. It aims to be simple, intuitive and very efficient. In Yokadi you manage projects, which contains tasks. At the minimum, a task has a title, but it can also have a description, a due date, an urgency or keywords. Keywords can be any word that help you to find and sort your tasks.

OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

-d, FILE --db=FILE

TODO database.

-c, --create-only

Just create an empty database.

-h, --help

Show summary of options and exit.

-v, --version

Show version of program and exit.

RELATED TO yokadi…

xyokadi(1), yokadid(1).

RELATED TO yokadi…

Website: http://yokadi.github.com

Mailing List: http://sequanux.org/cgi-bin/mailman/listinfo/ml-yokadi

AUTHOR

yokadi was written by Aurélien Gâteau <[email protected]> and Sébastien Renard <[email protected]>.

This manual page was written by Kartik Mistry <[email protected]>, for the Debian project (and may be used by others).