SYNOPSIS

yokadid [options]...

DESCRIPTION

yokadid is a Yokadi daemon that remind you due tasks. If you want to be automatically reminded of due tasks, you can use the Yokadi daemon. The Yokadi daemon can be launched via desktop autostart services.

In KDE, you must create a symlink to yokadid (or a shell script that calls it) in $HOME/.kde/Autostart/.

ln -s `which yokadid` $HOME/.kde/Autostart/

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.

-k, --kill

Kill Yokadi Daemon (you can specify database with -db if you run multiple Yokadid).

-f, --foreground

Don't fork background. Useful for debug.

-h, --help

Show summary of options and exit.

RELATED TO yokadid…

yokadi(1), xyokadi(1).

RELATED TO yokadid…

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).