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  most  desktop environments, you just need to create a symbolic link
17       to yokadid (or a shell  script  that  calls  it)  in  $HOME/.config/au‐
18       tostart/.
19
20       ln -s `which yokadid` $HOME/.config/autostart/
21
22

OPTIONS

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

SEE ALSO

42       yokadi(1).
43

SEE ALSO

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

AUTHOR

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