https://github.com/gothenburgbitfactory/task-timewarrior-hook
https://github.com/gothenburgbitfactory/task-timewarrior-hook
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gothenburgbitfactory/task-timewarrior-hook
- Owner: GothenburgBitFactory
- License: mit
- Created: 2021-06-25T20:01:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-29T18:56:09.000Z (about 1 year ago)
- Last Synced: 2025-04-29T19:39:02.435Z (about 1 year ago)
- Language: Python
- Size: 78.1 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# 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](https://github.com/GothenburgBitFactory/timewarrior/blob/master/ext/on-modify.timewarrior) 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.