Commit graph

7 commits

Author SHA1 Message Date
Paul Beckingham
b62a977bd5 TI-16: Should handle case where taskwarrior hook is used before timew
- Thanks to Aaron Curtis.
2016-06-28 18:15:42 -04:00
Paul Beckingham
aa00f436a1 Ext: Removed UUID from hook script 2016-06-05 14:29:18 -04:00
Paul Beckingham
a257ccacc8 Ext: Added csv.py example extension 2016-05-21 20:55:40 -05:00
Paul Beckingham
d298ccfba6 Docs: Updated ext README 2016-05-01 16:14:31 -04:00
Paul Beckingham
4179dc6f32 Ext: Debug ext now faithfully reproduces input 2016-04-08 23:45:24 -04:00
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
Paul Beckingham
ff8e3ef68d Ext: Added initial extensions and README 2016-03-26 13:02:55 -04:00