kostajh / taskwarrior-time-tracking-hook

A simple Taskwarrior hook allowing one to track total time spent on a task.
137 stars 24 forks source link

Initial pass at implementing max_active_tasks feature #4

Closed kostajh closed 9 years ago

kostajh commented 9 years ago

@coddingtonbear Want to take a look when you have a moment? This (task +ACTIVE status:pending count rc.verbose:off) is returning the task ID for the task I'm starting when passed through taskw; if I run the command in the terminal it returns what you'd expect.

coddingtonbear commented 9 years ago

Otherwise, everything looks totally reasonable.

Also -- it seems likely that you'll be more directly using this than I will be; maybe we should transfer this to your github account, and then we can reverse this relationship so that you're the primary maintainer? <3

kostajh commented 9 years ago

Thanks for your review @coddingtonbear! All working now. It's up to you if you want to transfer the repo to me, either way is fine.