1YOKADID(1)                  General Commands Manual                 YOKADID(1)
2
3
4

NAME

6       yokadid - commandline todo system
7

SYNOPSIS

9       yokadid [options]...
10

DESCRIPTION

12       yokadid is a Yokadi daemon that remind you due tasks. If you want to be
13       automatically reminded of due tasks, you can use the Yokadi daemon. The
14       Yokadi daemon can be launched via desktop autostart services.
15
16       In  KDE,  you  must create a symlink to yokadid (or a shell script that
17       calls it) in $HOME/.kde/Autostart/.
18
19       ln -s `which yokadid` $HOME/.kde/Autostart/
20
21

OPTIONS

23       These programs follow the usual GNU  command  line  syntax,  with  long
24       options  starting  with  two  dashes  (`-').   A  summary of options is
25       included below.
26
27       -d, FILE --db=FILE
28              TODO database.
29
30       -k, --kill
31              Kill Yokadi Daemon (you can specify database with -db if you run
32              multiple Yokadid).
33
34       -f, --foreground
35              Don't fork background. Useful for debug.
36
37       -h, --help
38              Show summary of options and exit.
39

SEE ALSO

41       yokadi(1), xyokadi(1).
42

SEE ALSO

44       Website: http://yokadi.github.com
45
46       Mailing List: http://sequanux.org/cgi-bin/mailman/listinfo/ml-yokadi
47

AUTHOR

49       yokadi  was  written  by  Aurélien Gâteau <aurelien.gateau@free.fr> and
50       Sébastien Renard <sebastien.renard@digitalfox.org>.
51
52       This manual page was written by Kartik Mistry <kartik@debian.org>,  for
53       the Debian project (and may be used by others).
54
55
56
57                                 July 10, 2009                      YOKADID(1)
Impressum