mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
Feature #685
- Added Feature #685, which provides a 'blocking' report, and new color rule (thanks to Michelle Crane).
This commit is contained in:
parent
61ccccabd8
commit
8d8bd653fa
3 changed files with 14 additions and 5 deletions
|
@ -955,6 +955,7 @@ bool Task::hasTag (const std::string& tag) const
|
|||
TODO YEAR - due this year
|
||||
TODO ANNOTATED - has any annotations
|
||||
TODO ACTIVE - is active
|
||||
TODO READY - is ready
|
||||
TODO SCHEDULED - is scheduled
|
||||
TODO WAITING - is waiting
|
||||
TODO CHILD - is a child
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue