diff --git a/ChangeLog b/ChangeLog index b77b012a8..3133f5204 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,7 @@ + New 'indent.annotation' for the 'description.default' field format. # Tracked Features, sorted by ID. + + Added feature #330, which supports the 'inverse' color attribute. + Added feature #523 & #659, adding 'status' as a reportable field (thanks to Peter De Poorter and Bryce Harrington). + Added feature #657 & #658, using the 'ids' command, tasks matching a filter diff --git a/NEWS b/NEWS index a59c98dc9..64a4ca10f 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ New Features in taskwarrior 2.0.0 - Status attribute can now be used in report. - Project names may now contain spaces. - New export-html.pl script. + - Now supports the 'inverse' color attribute. Please refer to the ChangeLog file for full details. There are too many to list here. diff --git a/doc/man/task-color.5.in b/doc/man/task-color.5.in index 9403940d6..e4769758a 100644 --- a/doc/man/task-color.5.in +++ b/doc/man/task-color.5.in @@ -106,6 +106,10 @@ There is an additional 'underline' attribute that may be used: underline bright red on black +And an 'inverse' attribute: + + inverse red + Taskwarrior has a command that helps you visualize these color combinations. Try this: