diff options
author | Matthew Lemon <y@yulqen.org> | 2023-06-05 17:23:37 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-06-05 17:23:37 +0100 |
commit | 9206ded0e7b0c3faa79e7fad1a9b7de0907f87fc (patch) | |
tree | 65d40aa81a6e723af14002c321033783a2c40ab9 /taskrc | |
parent | 8f1c5af48b6553483807da64a37ca2f3f580b08c (diff) |
More coefficient changes
Diffstat (limited to 'taskrc')
-rw-r--r-- | taskrc | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -108,15 +108,11 @@ urgency.user.tag.bug.coefficient=+1.5 urgency.user.tag.reference.coefficient=-3.2 urgency.user.tag.idea.coefficient=-3.0 urgency.user.project.h.chore.coefficient=-3.0 -urgency.user.project.h.admin.coefficient=-0.5 urgency.user.project.h.buy.coefficient=-4.0 urgency.user.project.h.diy.coefficient=-5.0 -urgency.user.project.w.smart.ded.coefficient=-2.0 urgency.user.project.h.ideas.coefficient=-2.0 urgency.user.project=-0.0 urgency.user.tag.link.coefficient=-5.0 -urgency.user.tag.idea.coefficient=-5.0 -urgency.user.tag.home.coefficient=+1.8 urgency.user.tag.waiting.coefficient=-2.0 # UDA for bash script (inspection_planning.sh) uda.wb.type=date @@ -125,13 +121,13 @@ uda.wb.label=Week Beginning urgency.user.tag.killlist.coefficient=-5.1 # F*ck annotations having any effect on urgency! -urgency.annotations.coefficient=0 +#urgency.annotations.coefficient=0 # Changing coefficients #urgency.annotations.coefficient=0.5 urgency.tags.coefficient=0 -urgency.blocking.coefficient=+2.0 -urgency.due.coefficient=1.1 +#urgency.blocking.coefficient=+2.0 +#urgency.due.coefficient=1.1 #urgency.project.coefficient=1 #urgency.age.coefficient=1 |