mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Feature TW-1260
- TW-1260 New virtual tags YESTERDAY, TOMORROW.
This commit is contained in:
parent
1170a43f6b
commit
b9c853fece
5 changed files with 44 additions and 6 deletions
|
@ -571,9 +571,11 @@ are:
|
|||
BLOCKED Matches if the task is blocked
|
||||
UNBLOCKED Matches if the task is not blocked
|
||||
BLOCKING Matches if the task is blocking
|
||||
YESTERDAY Matches if the task was due sometime yesterday
|
||||
DUE Matches if the task is due
|
||||
DUETODAY Matches if the task is due today
|
||||
TODAY Matches if the task is due today
|
||||
TOMORROW Matches if the task is due sometime tomorrow
|
||||
WEEK Matches if the task is due this week
|
||||
MONTH Matches if the task is due this month
|
||||
YEAR Matches if the task is due this year
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue