Taskwarrior icon indicating copy to clipboard operation
Taskwarrior copied to clipboard

a php lib for taskwarrior

Results 8 Taskwarrior issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

make compatible with more recent symfony versions (probably?)

still in testing, will tell you shortly, if this works as expected

taskwarrior allows special chars as @, _ or - in tags and project names, not sure if this list is complete, should I investigate a bit more?

DoThings PR incoming - this is a suggestion - proof-of-concept, not sure about it myself yet, let's discuss.

wip

following filter seems to have problems ``` php $taskManager->filter(['/someRegex/', 'status:pending or status:waiting']); ```

bug