mirror of
https://github.com/GothenburgBitFactory/task-timewarrior-hook.git
synced 2025-06-26 10:54:27 +02:00
No description
![]() Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
test | ||
.gitignore | ||
AUTHORS | ||
DCO | ||
docker-compose.yml | ||
LICENSE | ||
on_modify.py | ||
README.md |
Timewarrior on-modify
Hook for Taskwarrior
This is the development repository for the Timewarrior on-modify
hook script for Taskwarrior.
Releases
The hook script is released as on-modify.timewarrior
with Timewarrior.
You can find it here in the current release.
Installation
Copy the script to the ~/.task/hooks
directory.
Create that directory if necessary, and make sure the script is executable.
Development
If you want to try this version of the hook script, copy it as on-modify.timewarrior
to the ~/.task/hooks
directory.