slackbuilds_ponce/desktop/todoman/README
Tonus 1c1a55060d
desktop/todoman: Added (A simple cli todo (aka: task) manager.)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-12 08:48:30 +07:00

10 lines
375 B
Text

Todoman is a simple, standards-based, cli todo (aka: task) manager.
Todos are stored into icalendar files, which means you can sync them
via CalDAV using, for example, vdirsyncer.
Todoman is now part of the pimutils project, and is hosted at GitHub.
Autocompletion files can be installed with :
BASH_AUTOCOMP=yes (enabled by default)
ZSH_AUTOCOMP=yes (enabled by default)