mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Docs: Added QUARTER virtual tag
This commit is contained in:
parent
edeac7e6a2
commit
6358b22289
3 changed files with 3 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
|||
removed by merging with 'new-id'.
|
||||
- Correct a false-positive warning when a due date is removed and a wait is
|
||||
added.
|
||||
- Added 'QUARTER' virtual tag.
|
||||
|
||||
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0
|
||||
|
||||
|
|
2
NEWS
2
NEWS
|
@ -1,7 +1,7 @@
|
|||
|
||||
New Features in Taskwarrior 2.5.2
|
||||
|
||||
-
|
||||
- The 'QUARTER' virutal tag was added.
|
||||
|
||||
New Commands in Taskwarrior 2.5.2
|
||||
|
||||
|
|
|
@ -690,6 +690,7 @@ are:
|
|||
PENDING Matches if the task has pending status
|
||||
PRIORITY Matches if the task has a priority
|
||||
PROJECT Matches if the task has a project
|
||||
QUARTER Matches if the task is due this quarter
|
||||
READY Matches if the task is actionable
|
||||
SCHEDULED Matches if the task is scheduled
|
||||
TAGGED Matches if the task has tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue