Commit graph

57 commits

Author SHA1 Message Date
Paul Beckingham
5d91528598 TI-51: in the taskwarrior hook, deleting a task doesn't stop the watch
- Thanks to Mattia Rizzolo.
2021-05-10 21:43:26 +02:00
Paul Beckingham
2de2ecd440 Ext: Taskwarrior project handling
- Taskwarrior projects are now used as-is as tags, and also split on the '.' to
  represent project hierarchy as separate tags.
- Thanks to Josh Proehl.
2021-05-10 21:43:26 +02:00
Paul Beckingham
99d2d12f37 Ext: Fixed utf8 encoding in Taskwarrior integration hook
- Thanks to Martin Boeker.
2021-05-10 21:43:26 +02:00
Paul Beckingham
8f532d8eb9 TI-16: Should handle case where taskwarrior hook is used before timew
- Thanks to Aaron Curtis.
2021-05-10 21:43:26 +02:00
Paul Beckingham
35530d75e4 Ext: Removed UUID from hook script 2021-05-10 21:43:26 +02:00
Paul Beckingham
7f439e20ee Extensions: Added Taskwarrior integration hook
- This first draft hook script uses the task UUID, description, project and tags
  as Timewarrior tags, and responds to 'task <id> start' and 'task <id> stop'
  commands, as well as other changes that have the same effect.
2021-05-10 21:43:26 +02:00
Paul Beckingham
d995d7ba7b Ext: Added initial extensions and README 2021-05-10 21:43:25 +02:00