- Added some more low-effort, low-risk virutal tags.  Why not.
- Updated man page.
This commit is contained in:
Paul Beckingham 2013-03-30 13:06:06 -04:00
parent a7b06bd0ee
commit 983e07ab01
4 changed files with 15 additions and 6 deletions

View file

@ -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.