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

yokadid - 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                                       YOKADID(1)

Description

yokadid  is  a  Yokadi  daemon that remind you due tasks. If you want to be automatically reminded of due
       tasks, you can use the Yokadi daemon. The Yokadi daemon can be launched via desktop autostart services.

       In most desktop environments, you just need to create a symbolic link to yokadid (or a shell script  that
       calls it) in $HOME/.config/autostart/.

       ln -s `which yokadid` $HOME/.config/autostart/

Name

       yokadid - 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.

       -k,--kill
              Kill Yokadi Daemon (you can specify database with -db if you run multiple Yokadid).

       -f,--foreground
              Don't fork background. Useful for debug.

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

See Also

Synopsis

yokadid [options]...

See Also