Add link to dedicated repository for on-modify.timewarrior hook

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2023-03-05 18:09:38 +01:00
parent 087d2cc3d4
commit 123632a806

View file

@ -7,6 +7,7 @@
## on-modify.timewarrior ## on-modify.timewarrior
This is a Taskwarrior hook script that will integrate Timewarrior. This is a Taskwarrior hook script that will integrate Timewarrior.
It is taken from https://github.com/GothenburgBitFactory/task-timewarrior-hook which is released under [MIT license](https://github.com/GothenburgBitFactory/task-timewarrior-hook/blob/main/LICENSE)
## csv.py ## csv.py
This extension exports the data in CSV format, with a variable number of tag fields. This extension exports the data in CSV format, with a variable number of tag fields.