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

NAME

6       yokadi - commandline todo system
7

SYNOPSIS

9       yokadi [options]...
10

DESCRIPTION

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

OPTIONS

21       These  programs  follow  the  usual  GNU command line syntax, with long
22       options starting with two  dashes  (`-').   A  summary  of  options  is
23       included below.
24
25       -d, FILE --db=FILE
26              TODO database.
27
28       -c, --create-only
29              Just create an empty database.
30
31       -u, --update
32              Update database to the latest version.
33
34       -h, --help
35              Show summary of options and exit.
36
37       -v, --version
38              Show version of program and exit.
39

SEE ALSO

41       yokadid(1).
42

SEE ALSO

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

AUTHOR

49       yokadi  was written by Aurélien Gâteau <mail@agateau.com> and Sébastien
50       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                       YOKADI(1)
Impressum