mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Virtual Tag
- Added 'ANNOTATED' virtual tag. This fell out of a change mandated by #1218.
This commit is contained in:
parent
6824fb1527
commit
1de2f9e6f1
4 changed files with 34 additions and 22 deletions
|
@ -580,6 +580,7 @@ are:
|
|||
CHILD Matches if the task has a parent
|
||||
UNTIL Matches if the task expires
|
||||
WAITING Matches if the task is waiting
|
||||
ANNOTATED Matches if the task has annotations
|
||||
|
||||
You can use +BLOCKED to filter blocked tasks, or -BLOCKED for unblocked tasks.
|
||||
Similarly, -BLOCKED is equivalent to +UNBLOCKED.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue