mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
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.
This commit is contained in:
parent
45b66cd785
commit
0642c37c04
1 changed files with 18 additions and 0 deletions
|
@ -453,6 +453,14 @@ The color for recurring tasks.
|
||||||
.RE
|
.RE
|
||||||
.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
|
.RS
|
||||||
See the task-color(5) man pages for color details.
|
See the task-color(5) man pages for color details.
|
||||||
.RE
|
.RE
|
||||||
|
@ -508,6 +516,16 @@ Color of holidays in calendar.
|
||||||
Color of weeknumbers in calendar.
|
Color of weeknumbers in calendar.
|
||||||
.RE
|
.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
|
.SS SHADOW FILE
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue