From 0642c37c048a0d8bd5e8e905c8d8ba8169096085 Mon Sep 17 00:00:00 2001 From: John Florian Date: Wed, 3 Feb 2010 21:17:30 -0500 Subject: [PATCH] Documentation Update - Indicate how to disable a color rule for which there is a built-in default. - Added description for the new color.alternate configuration setting. --- doc/man/taskrc.5 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/man/taskrc.5 b/doc/man/taskrc.5 index e6b691435..ae5e4041c 100644 --- a/doc/man/taskrc.5 +++ b/doc/man/taskrc.5 @@ -453,6 +453,14 @@ The color for recurring tasks. .RE .RE +.RS +To disable a coloration rule for which there is a default, set the value to +nothing, for example: +.RS +.B color.tagged= +.RE +.RE + .RS See the task-color(5) man pages for color details. .RE @@ -508,6 +516,16 @@ Color of holidays in calendar. Color of weeknumbers in calendar. .RE +.RS +It is possible to apply a specific color to every other task in a report, +which can make it easier to visually separate tasks. This is especially +useful when tasks are displayed over multiple lines due to long descriptions +or annotations. +.TP +.B color.alternate=on rgb253 +Color of alternate tasks. +.RE + .SS SHADOW FILE .TP