mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Feature TW-197
- TW-197 New virtual tag READY.
This commit is contained in:
parent
b9c853fece
commit
5ca55e75cf
5 changed files with 16 additions and 1 deletions
|
@ -582,6 +582,7 @@ are:
|
|||
OVERDUE Matches if the task is overdue
|
||||
ACTIVE Matches if the task is started
|
||||
SCHEDULED Matches if the task is scheduled
|
||||
READY Matches if the task is actionable
|
||||
PARENT Matches if the task is a parent
|
||||
CHILD Matches if the task has a parent
|
||||
UNTIL Matches if the task expires
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue