mirror of
https://github.com/GothenburgBitFactory/task-timewarrior-hook.git
synced 2025-09-05 04:57:21 +02:00
No description
![]()
Some checks failed
tests / unit-tests (push) Has been cancelled
tests / e2e-tests (task-develop-timew-develop, task [develop] & timew [develop], ubuntu-latest) (push) Has been cancelled
tests / e2e-tests (task-develop-timew-stable, task [develop] & timew [stable], ubuntu-latest) (push) Has been cancelled
tests / e2e-tests (task-stable-timew-develop, task [stable] & timew [develop], ubuntu-latest) (push) Has been cancelled
tests / e2e-tests (task-stable-timew-stable, task [stable] & timew [stable], ubuntu-latest) (push) Has been cancelled
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
test | ||
.gitignore | ||
.pre-commit-config.yaml | ||
AUTHORS | ||
ChangeLog | ||
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.