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: has a configurable coefficient. Those coefficients are:
.TP .TP
.B urgency.next.coefficient=15.0
.RS
Urgency coefficient for 'next' special tag
.RE
.B urgency.blocking.coefficient=8.0 .B urgency.blocking.coefficient=8.0
.RS .RS
Urgency coefficient for blocking tasks 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 .RS
Specific tag coefficient. Specific tag coefficient.
.RE .RE
.B urgency.user.tag.next.coefficient=15.0
.RS
Urgency coefficient for tag 'next'.
.RE
.B urgency.user.project.<project>.coefficient=... .B urgency.user.project.<project>.coefficient=...
.RS .RS
Specific project coefficient. Specific project coefficient.