mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Colorization - color.recurring
- Added support for "color.recurring" configuration variable to colorize recurring tasks. - Updated docs.
This commit is contained in:
parent
17de9fec9f
commit
1999e38ba5
5 changed files with 41 additions and 24 deletions
|
@ -125,6 +125,8 @@
|
|||
<li>Fixed bug that concatenated a modified description without spaces.
|
||||
<li>Added new column 'recur' that displays the recurrence period of any
|
||||
recurring tasks. This column can be added to any custom report.
|
||||
<li>Added support for "color.recurring" configuration variable which
|
||||
specifies the color of recurring tasks.
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue