mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
color.due.today and color.calendar.due.today
- tasks due on the current day ("today") can now be colorized with their own color. - this is for reports and the calendar
This commit is contained in:
parent
adb72ef023
commit
4adfec4482
8 changed files with 131 additions and 29 deletions
|
@ -53,6 +53,8 @@
|
|||
The default dateformat being YMD (20101224) set by dateformat.holiday.
|
||||
+ 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.
|
||||
+ Tasks due on the current day ("today") can now have their own color setting
|
||||
color.due.today and color.calendar.due.today.
|
||||
+ Added a new 'task-faq' man page for common questions and answers.
|
||||
+ Added a new 'task-color' man page detailing how to set up and use color in
|
||||
task.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue