summaryrefslogtreecommitdiff
path: root/taskrc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-03-13 10:47:40 +0200
committerLars Wirzenius <liw@liw.fi>2016-03-13 10:47:40 +0200
commitabf8f3bd08c82bbd2c12a5e49c59d1d743ed684f (patch)
tree830cfa3bf53d95618096bd0e7aae56ab00ef6ff8 /taskrc
parentdddbd4f486297cceb8e68d063496b08a739b3a52 (diff)
downloadliw-dot-files-abf8f3bd08c82bbd2c12a5e49c59d1d743ed684f.tar.gz
Tweak taskwarrior soonish report
Diffstat (limited to 'taskrc')
-rw-r--r--taskrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/taskrc b/taskrc
index 8356d62..daf7356 100644
--- a/taskrc
+++ b/taskrc
@@ -12,10 +12,10 @@
# Define a report, "soonish", for tasks that should be done fairly soon
report.soonish.description=Lists tasks that should be done soonish
-report.soonish.columns=id,project,priority,start,due,recur,depends,tags,description
-report.soonish.labels=ID,Proj,Pri,Started,Due,Recur,Deps,Tags,Description
-report.soonish.filter=status:pending ( pri:H or pri:M ) ( due: or due.before:eow )
-report.soonish.sort=due+,priority-,project+
+report.soonish.columns=id,project,start,due,depends,tags,estimate,description
+report.soonish.labels=ID,Proj,Started,Due,Deps,Tags,Est,Description
+report.soonish.sort=urgency-,due+,priority-,project+
+report.soonish.filter=status:pending ( pri:H or pri:M ) ( due: or due.before:monday )
# Make the soonish report the default.
default.command=soonish