mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature - color rules for partial project names
- The color.project.foo colorization rules now matches on partial project names (like foobar), matching the functionality of filters.
This commit is contained in:
parent
167b9aa8eb
commit
79113668cd
2 changed files with 5 additions and 2 deletions
|
@ -24,6 +24,8 @@
|
|||
+ Added feature #307 that provides vim with syntax highlighting for .taskrc.
|
||||
+ Task now support .taskrc command line overrides using rc.name:value and
|
||||
the new rc.name=value to accommodate a frequent mistake.
|
||||
+ The color rules for projects (color.project.foo) now matches on partial
|
||||
project names, the same way as filters.
|
||||
+ Fixed bug that showed a calendar for the year 2037 when 'task calendar due'
|
||||
was run, and there are no tasks with due dates.
|
||||
+ Fixed bug #316 which caused the timesheet report to display an oddly sorted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue