docs: Document updates to the urgency of the next tag

This commit is contained in:
Tomas Babej 2015-09-03 07:05:28 +02:00 committed by Paul Beckingham
parent 0dac8d63df
commit 2dcd698686

View file

@ -1084,10 +1084,6 @@ The urgency calculation uses a polynomial with several terms, each of which
has a configurable coefficient. Those coefficients are:
.TP
.B urgency.next.coefficient=15.0
.RS
Urgency coefficient for 'next' special tag
.RE
.B urgency.blocking.coefficient=8.0
.RS
Urgency coefficient for blocking tasks
@ -1136,6 +1132,10 @@ Maximum age in days. After this number of days has elapsed, the urgency of a tas
.RS
Specific tag coefficient.
.RE
.B urgency.user.tag.next.coefficient=15.0
.RS
Urgency coefficient for tag 'next'.
.RE
.B urgency.user.project.<project>.coefficient=...
.RS
Specific project coefficient.