mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Add info about writeable contexts to NEWS
This commit is contained in:
parent
c80869875d
commit
d95b64c5a0
1 changed files with 7 additions and 1 deletions
8
NEWS
8
NEWS
|
@ -17,6 +17,9 @@ New Features in Taskwarrior 2.6.0
|
|||
- Calendar now supports displaying due dates until year 9999.
|
||||
- Calendar now displays waiting tasks with due dates on the calendar.
|
||||
- A large portion of currently known parser-related issues was fixed.
|
||||
- The currently selected context is now applied for "task add" and "task log"
|
||||
commands. Section on contexts in the manpage was updated to describe this
|
||||
functionality.
|
||||
|
||||
|
||||
New Commands in Taskwarrior 2.6.0
|
||||
|
@ -25,7 +28,10 @@ New Commands in Taskwarrior 2.6.0
|
|||
|
||||
New Configuration Options in Taskwarrior 2.6.0
|
||||
|
||||
-
|
||||
- The context definitions for reporting commmands are now stored in
|
||||
"context.<name>.read". Context definitions for write commands are now
|
||||
supported using "context.<name>.write" configuration variable.
|
||||
|
||||
|
||||
Newly Deprecated Features in Taskwarrior 2.6.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue