timewarrior/ext/README
Paul Beckingham 0d3d01de59 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.
2016-04-03 17:30:45 -04:00

11 lines
351 B
Text

Timewarrior Extensions
======================
debug.py
This is a debug extension that simply echoes back everything it sees in its
input. It's handy to see how the command line affects what an extension sees
and will likely be removed before release.
on-modify.timewarrior
This is a Taskwarrior hook script that will integrate Timewarrior.