GothenburgBitFactory / GothenburgBitFactory/timewarrior
Tag coloring priority changed from 1.1.1 to current version
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 117
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
I use a dedicated color for different tags. In the last version, when an interval has multiple tags the interval would use the color of the _first_ sorted tag. I used numbers as a prefix to make the tag that I wanted to be sorted first, so the interval would take that color. However, in the current version it seems that the interval takes the color of the _last_ sorted tags. With this change my coloring system doesn't work anymore. Is there any way that I could change that? Thanks.
```timew 1.2.0
Platform: Cygwin
Compiler:
Version: 6.4.0
Caps: +stdc +stdc_hosted +200809 +200809 +LP64 +c8 +i32 +l64 +vp64 +time_t64
Compliance: C++11
Build Features
Built: Dec 30 2019 14:32:02
CMake: 3.6.2
Build type: release
Configuration
TIMEWARRIORDB: -
Cfg: /home/myname/.timewarrior/timewarrior.cfg (-rw- 1370 bytes)
Database: /home/myname/.timewarrior (drwx 0 bytes)
Color theme: Built-in default
Extensions
Location: /home/myname/.timewarrior/extensions (drwx 0 bytes)
(None)
Contributor guide
Assessment
This issue has not been assessed yet.