Docs: Added QUARTER virtual tag
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
removed by merging with 'new-id'.
|
removed by merging with 'new-id'.
|
||||||
- Correct a false-positive warning when a due date is removed and a wait is
|
- Correct a false-positive warning when a due date is removed and a wait is
|
||||||
added.
|
added.
|
||||||
|
- Added 'QUARTER' virtual tag.
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
|
|||||||
2
NEWS
2
NEWS
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
New Features in Taskwarrior 2.6.0
|
New Features in Taskwarrior 2.6.0
|
||||||
|
|
||||||
-
|
- The 'QUARTER' virutal tag was added.
|
||||||
|
|
||||||
New Commands in Taskwarrior 2.6.0
|
New Commands in Taskwarrior 2.6.0
|
||||||
|
|
||||||
|
|||||||
@@ -690,6 +690,7 @@ are:
|
|||||||
PENDING Matches if the task has pending status
|
PENDING Matches if the task has pending status
|
||||||
PRIORITY Matches if the task has a priority
|
PRIORITY Matches if the task has a priority
|
||||||
PROJECT Matches if the task has a project
|
PROJECT Matches if the task has a project
|
||||||
|
QUARTER Matches if the task is due this quarter
|
||||||
READY Matches if the task is actionable
|
READY Matches if the task is actionable
|
||||||
SCHEDULED Matches if the task is scheduled
|
SCHEDULED Matches if the task is scheduled
|
||||||
TAGGED Matches if the task has tags
|
TAGGED Matches if the task has tags
|
||||||
|
|||||||
Reference in New Issue
Block a user