Paul Beckingham

Results 40 comments of Paul Beckingham

[TW-1625_0001-Interpret-imasks-as-integers-always.patch.txt](https://github.com/GothenburgBitFactory/taskwarrior/files/1756399/TW-1625_0001-Interpret-imasks-as-integers-always.patch.txt)

What functionality does this provide in this case: $ task foobar ... over this case: $ task-foobar ...

It should work, and I agree, that #2105 is a likely cause. Keeping this open to make sure.

Backticks are a tasksh feature. Relocating. Edit: Not sure that I can relocate.

I think this may be resolved when #22 is properly handled.

I think this just requires re-escaping anything that might need it before issuing the taskwarrior command.

![ts-38_documented feature](https://user-images.githubusercontent.com/7963/36635298-5444f43a-1980-11e8-9255-04a59f0ad0ac.png)

Do you see tasks when you run: task context none task all What does this report? task stats The data files are not JSON. > On 2019 Apr 24, at...

One problem at a time. Do these two commands return the same tasks: 1) task /Dienstleistungskontingent/ all 2) grep Dienstleistungskontingent ~/.task/completed.data Paul > On 2019 Apr 25, at 13:10, MarcNeumeier...

So that tells you that the word Dienstleistungskontingent doesn’t exist in your taskwarjrior data. The two commands are consistent. If you have an issue, it is not that search is...