Conventions
Prefixes
If you start a node value with either one of the following substrings, then the background color of the node changes accordingly.
| Task |
Behavior |
RISK: |
Background color turns red. Foreground color turns white. |
BUG: |
Background color turns orange. Foreground color turns black. |
TODO: |
Background color turns yellow. Foreground color turns black. |
ASK: |
Background color turns purple. Foreground color turns white. |
| Priority |
Behavior |
P0: |
Background color turns red. Foreground color turns white. |
P1: |
Background color turns orange. Foreground color turns black. |
P2: |
Background color turns yellow. Foreground color turns black. |
P3: |
Background color turns purple. Foreground color turns white. |
| Review |
Behavior |
+: |
Background color turns green. Foreground color turns white. |
=: |
Background color turns gray. Foreground color turns white. |
-: |
Background color turns orange. Foreground color turns black. |
Usage:
+ when something or someone exceeds expectations.
= when something or someone meets expectations.
- when something or someone meets most expectations, but not all.