taskpirate icon indicating copy to clipboard operation
taskpirate copied to clipboard

A pluggable system for tasklib based TaskWarrior hooks. Faster, less boilerplate code!

Results 5 taskpirate issues
Sort by recently updated
recently updated
newest added

So... [#11](https://github.com/GothenburgBitFactory/tasklib/issues/77) is still an issue by 2023 and I just wasted 2 hours on that. Just using taskpirate with the default timewarrior on-modify hook results in this: ``` Tracking...

The README Currently has you download from `pip install --user git+https://github.com/tbabej/tasklib@develop` But I think this should be update to: `pip install --user git+https://github.com/GothenburgBitFactory/tasklib@develop`

I use task pirate in combination with taskwarrior. When upgrading to the latest version of taskwarrior (`2.6.0` at this time) I notice a hook error as follows: ``` Hook Error:...

*Thank you for making/maintaining `taskpirate`!* Per https://taskwarrior.org/docs/hooks.html (my emphasis): > Output from a hook script is a combination of a JSON-formatted task and text. Just as the JSON for a...