mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Docs: Added QUARTER virtual tag
This commit is contained in:
parent
ed7097d5da
commit
4711dd9e13
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.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
|
2
NEWS
2
NEWS
|
@ -1,7 +1,7 @@
|
|||
|
||||
New Features in Taskwarrior 2.6.0
|
||||
|
||||
-
|
||||
- The 'QUARTER' virutal tag was added.
|
||||
|
||||
New Commands in Taskwarrior 2.6.0
|
||||
|
||||
|
|
|
@ -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