mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Document updates to the urgency of the next tag
This commit is contained in:
parent
0dac8d63df
commit
2dcd698686
1 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue