mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Document #2208
This commit is contained in:
parent
602e9edbbe
commit
bf34c65f4d
2 changed files with 6 additions and 2 deletions
|
@ -48,8 +48,9 @@
|
|||
Thanks to Adam Monsen.
|
||||
- TW #2136 Configuration options can be overwritten for current context
|
||||
Thanks to Sebastian Uharek
|
||||
- TW #2208 Feature: added coloring of dates with scheduled tasks to calendar
|
||||
Thanks to Sebastian Uharek
|
||||
- TW #2208 Support highlighting dates with scheduled tasks in calendar
|
||||
Thanks to justf0rfun for suggesting, Sebastian Uharek for
|
||||
contributing.
|
||||
- TW #2247 Configuration override rc.verbose:off not respected
|
||||
Thanks to Vignesh Prabhu.
|
||||
- TW #2257 UDA string fields can't start with certain keywords
|
||||
|
|
3
NEWS
3
NEWS
|
@ -16,6 +16,7 @@ New Features in Taskwarrior 2.6.0
|
|||
2038-01-18).
|
||||
- Calendar now supports displaying due dates until year 9999.
|
||||
- Calendar now displays waiting tasks with due dates on the calendar.
|
||||
- Calendar supports highlighting days with scheduled tasks.
|
||||
- Multi-day holidays are now supported.
|
||||
- A large portion of currently known parser-related issues was fixed.
|
||||
- The currently selected context is now applied for "task add" and "task log"
|
||||
|
@ -72,6 +73,8 @@ New Configuration Options in Taskwarrior 2.6.0
|
|||
about default actions.
|
||||
- The new burndown.cumulative option can be used to toggle between
|
||||
non-cumulative and cumulative version of the burndown command.
|
||||
- The new color.calendar.scheduled setting can be used to control the
|
||||
highlighting color of days in the calendar that have scheduled tasks.
|
||||
|
||||
|
||||
Newly Deprecated Features in Taskwarrior 2.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue