mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 05:27:47 +02:00
Feature
- Added some more low-effort, low-risk virutal tags. Why not. - Updated man page.
This commit is contained in:
parent
a7b06bd0ee
commit
983e07ab01
4 changed files with 15 additions and 6 deletions
|
@ -575,6 +575,11 @@ are:
|
|||
DUETODAY Matches if the task is due today
|
||||
TODAY Matches if the task is due today
|
||||
OVERDUE Matches if the task is overdue
|
||||
ACTIVE Matches if the task is started
|
||||
SCHEDULED Matches if the task is scheduled
|
||||
CHILD Matches if the task has a parent
|
||||
UNTIL Matches if the task expires
|
||||
WAITING Matches if the task is waiting
|
||||
|
||||
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