yokadi - commandline todo system
Contents
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
Website: http://yokadi.github.io
Mailing List: http://sequanux.org/cgi-bin/mailman/listinfo/ml-yokadiSynopsis
yokadi [options]...
