mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Color Command
- Added support for displaying color samples. If you run the command 'task color red on grey12' then task will show you a sample of this color, along with other examples. This is helpful if you are trying to choose colors for auto colorization rules.
This commit is contained in:
parent
6abc40ef46
commit
a75e7978ab
5 changed files with 116 additions and 73 deletions
|
@ -328,7 +328,8 @@ black, blue, red, green, cyan, magenta, yellow or white
|
|||
.RE
|
||||
|
||||
All colors are specified in this way. Take a look in .taskrc for all the other
|
||||
color rules that you control.
|
||||
color rules that you control, and run 'task color' to see samples of all
|
||||
supported colors.
|
||||
|
||||
Tagging tasks is a good way to group them, aside from specifying a project.
|
||||
To add a tag to a task:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue