dolores-0.1.10 is not a library.
dolores
A terminal calendar management application written in Rust
Hooks
Hooks are stored in ~/.dolores/hooks. You can create files named after_update and before_reload. after_update will execute every time local database is updated. before_reload will execute when the user presses R.
Thanks to
TODOs
- reminders
- syncing (using after_update, before_reload hooks)