mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +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
|
@ -121,8 +121,8 @@ Imports tasks from a variety of formats.
|
|||
Exports all tasks as a CSV file.
|
||||
|
||||
.TP
|
||||
.B color
|
||||
Displays all possible colors.
|
||||
.B color [sample]
|
||||
Displays all possible colors, or a sample.
|
||||
|
||||
.TP
|
||||
.B version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue