mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Calendar coloring
- Now all due tasks are colorized. - Setting due=0 now colorizes all due tasks in reports.
This commit is contained in:
parent
7ef5233547
commit
1b60c20bad
3 changed files with 14 additions and 4 deletions
|
@ -40,6 +40,8 @@
|
|||
days with overdue tasks and weekend days in the calendar:
|
||||
'calendar.color.today', 'color.calendar.due',
|
||||
'calendar.calendar.overdue' and 'color.calendar.weekend'.
|
||||
+ The coloring of due tasks in reports can now be enabled for all tasks, and not
|
||||
only the imminent ones, by setting the configuration variable due=0.
|
||||
+ Fixed bug #316 which caused the timesheet report to display an oddly sorted
|
||||
list.
|
||||
+ Fixed bug #317 which colored tasks in the 'completed' report according to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue