GothenburgBitFactory / GothenburgBitFactory/taskwarrior

Set UDA indicator per value

Open
#2,556 1 comment 3 reactions 0 assignees View on GitHub
type:enhancement
Dominant language
C++
Stars
6.1k
Forks
423
Avg merge
1d 19h
Merged PRs (30d)
11

Description

Sometimes a UDA's value is better represented in a report by an indicator. Would be nice to config UDA indicator per value like urgency coefficients are handled. Example:

```
# in progress is either empty, Yes, or Suspended
uda.inprogress.values=,Y,S
uda.inprogress..indicator=⚫
uda.inprogress.Y.indicator=⚪
uda.inprogress.S.indicator=🔴
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.