slackbuilds_ponce/desktop/todoman
Isaac Yu cec67142cd
desktop/todoman: Under REQUIRES, change atomicwrites to python3-atomicwrites
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-14 15:24:08 +07:00
..
README
slack-desc
todoman.info desktop/todoman: Under REQUIRES, change atomicwrites to python3-atomicwrites 2023-05-14 15:24:08 +07:00
todoman.SlackBuild desktop/todoman: Under REQUIRES, change atomicwrites to python3-atomicwrites 2023-05-14 15:24:08 +07:00

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)