logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

yokadi - commandline todo system

Author

       yokadi     was    written    by    Aurélien    Gâteau    <mail@agateau.com>    and    Sébastien    Renard
       <sebastien.renard@digitalfox.org>.

       This manual page was written by Kartik Mistry <kartik@debian.org>, for the Debian  project  (and  may  be
       used by others).

                                                  July 10, 2009                                        YOKADI(1)

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.

Name

       yokadi - commandline todo system

Options

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

       --datadir=<DIR>
              Database directory.

       -c,--create-only
              Just create an empty database.

       -u,--update
              Update database to the latest version.

       -h,--help
              Show summary of options and exit.

       -v,--version
              Show version of program and exit.

See Also

Synopsis

yokadi [options]...

See Also