This fractional release brings a new macro
command which levarages config.toml
to let you define your own tasks.
It also updates config loading to allow you to map your own statuses for todo items, and has a couple of small aesthetic improvements.
- Make mapping of todo items to status a config option
- Add macro command / store in config to allow storing and using any command quickly e.g. for task filters
- Let macro command run recursively as a monitor with configurable delay time
- Allow re-running queries on update for e.g. running in a sidebar
- Updated default theme colors slightly
- Separated default theme from zenkat.py
- Improved docs