STATUS.txt

Location: ./PW_Tools/PWA/Input/ (Example)

The ":" separated ASCII-text contains for each defined status the following fields

state:colour:Label:Comment:Abbr

e.g.
0:#CCFF00:to do:Blue:T

Field explanation:

state has to be 0 (to do), 1 (overdue), 2 (done) or 3 (done)
colour for visualising the state (e.g. #CCFF00)
label used explaining colour codes (e.g. to do)
comment not used, only for information
abbr abbreviation of the label for narrow tables (e.g. D)

Note: