timewarrior/ext
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
..
debug.py Ext: Added initial extensions and README 2016-03-26 13:02:55 -04:00
on-modify.timewarrior Extensions: Added Taskwarrior integration hook 2016-04-03 17:30:45 -04:00
README Extensions: Added Taskwarrior integration hook 2016-04-03 17:30:45 -04:00

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.