Hooks for taskwarrior.
.gitignore | ||
due-eod.py | ||
README.md |
TaskWarrior hooks
This repository contains TaskWarrior hooks I'm using.
Hooks list
Hook name | Description | Dependencies |
---|---|---|
due-eod | Sets 'due' field to end of day, replacing default "00:00:00" with "23:59:59". | Python 3.7+ |
Installing
Clone repository somewhere and create symlinks to hooks directory. Usually it is ${HOME}/.task/hooks
. Create this directory if not present.
See hooks list above for dependencies needed.
There are no makefile or other installation scripts intentionally, you have to read this document and understand it!
Reporting bugs
Please go to my gitea for bug reporting. All other places are mirrors.