mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 23:46:42 +02:00
docs: Document TW #1911
This commit is contained in:
parent
282f3d344a
commit
02a60b096c
2 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
Thanks to Tomas Babej.
|
Thanks to Tomas Babej.
|
||||||
- TW #1908 Cannot create task with explicit description 'start ....'
|
- TW #1908 Cannot create task with explicit description 'start ....'
|
||||||
Thanks to Matt Chun-Lum.
|
Thanks to Matt Chun-Lum.
|
||||||
|
- TW #1911 Support holidays longer then 1 day
|
||||||
|
Thanks to Daniel Mowitz.
|
||||||
- TW #1955 Adding tasks in context.
|
- TW #1955 Adding tasks in context.
|
||||||
Thanks to Jean-Francois Joly, Matt Smith.
|
Thanks to Jean-Francois Joly, Matt Smith.
|
||||||
- TW #2004 "shell" should not be expand to "exec tasksh"
|
- TW #2004 "shell" should not be expand to "exec tasksh"
|
||||||
|
|
3
NEWS
3
NEWS
|
@ -31,6 +31,9 @@ New Configuration Options in Taskwarrior 2.6.0
|
||||||
- The context definitions for reporting commmands are now stored in
|
- The context definitions for reporting commmands are now stored in
|
||||||
"context.<name>.read". Context definitions for write commands are now
|
"context.<name>.read". Context definitions for write commands are now
|
||||||
supported using "context.<name>.write" configuration variable.
|
supported using "context.<name>.write" configuration variable.
|
||||||
|
- Multi-day holidays are now supported. Use holiday.<name>.start=<date> and
|
||||||
|
holiday.<name>.end=<date> to specify a range-based holiday, such as a
|
||||||
|
vacation.
|
||||||
|
|
||||||
|
|
||||||
Newly Deprecated Features in Taskwarrior 2.6.0
|
Newly Deprecated Features in Taskwarrior 2.6.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue