taskwarrior: Change next tags, fix today report

This commit is contained in:
Marty Oehme 2022-02-13 20:11:01 +01:00
parent 0942c72714
commit 26f4cc6062
Signed by: Marty
GPG key ID: B7538B8F50A1C800

View file

@ -38,7 +38,7 @@ report.next.labels=,Project,Pri,Urg,Due,Description,Tags,Sched,Age,Recur
report.overdue.filter=(status:pending or +WAITING) and +OVERDUE and -TODAY
# custom today report, sorted by urgency
report.today.description=Tasks scheduled for today, sorted by urgency
report.today.filter=status:pending -WAITING +TODAY limit:page
report.today.filter=status:pending -WAITING +TODAY or +OVERDUE limit:page
report.today.sort=urgency-
report.today.columns=id,project,priority,urgency,due,description,tags,scheduled,entry.age,recur
report.today.labels=,Project,Pri,Urg,Due,Description,Tags,Sched,Age,Recur
@ -58,6 +58,7 @@ urgency.tags.coefficient=0
urgency.annotations.coefficient=0
# maybe items are not urgent at all
urgency.user.tag.maybe.coefficient=-100.0
urgency.user.tag.next.coefficient=5.0
# Holidays for calendar
include /usr/share/doc/task/rc/holidays.de-DE.rc