summaryrefslogtreecommitdiff
path: root/taskrc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-02-13 15:05:02 +0200
committerLars Wirzenius <liw@liw.fi>2017-02-13 15:05:02 +0200
commita4f7be9566b2e5499c330611b042aee6a6da0145 (patch)
tree7c47dcce8412e880d0ab3be64cd6675a8f9b0409 /taskrc
parent221911966851bb637fe153a2b3214c5a4fd08ba4 (diff)
downloadliw-dot-files-a4f7be9566b2e5499c330611b042aee6a6da0145.tar.gz
Show this week's tasks in soonish report
Diffstat (limited to 'taskrc')
-rw-r--r--taskrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/taskrc b/taskrc
index 170cd8d..59a1a5b 100644
--- a/taskrc
+++ b/taskrc
@@ -11,12 +11,12 @@
# Use the command 'task show' to see all defaults and overrides
# Define a report, "soonish", for tasks that should be done fairly soon
-report.soonish.description=Lists tasks that should be done soonish
+report.soonish.description=Lists tasks that should be done this week
report.soonish.columns=id,project,scheduled,due,depends,tags,estimate,description
report.soonish.labels=ID,Proj,Scheduled,Due,Deps,Tags,Est,Description
#report.soonish.sort=urgency-,due+,scheduled+,priority-,project+
report.soonish.sort=urgency+,due-,scheduled-,priority+,project-
-report.soonish.filter=status:pending ( pri:H or pri:M ) ( due: or due.before:1days ) ( scheduled: or scheduled.before:1days ) -waiting -BLOCKED
+report.soonish.filter=status:pending ( pri:H or pri:M ) ( due: or due.before:monday ) ( scheduled: or scheduled.before:1days ) -waiting -BLOCKED
# Make the soonish report the default.
default.command=soonish
@@ -149,3 +149,4 @@ context.Work=( +ql or +office ) -waiting -BLOCKED
context.Home=+home -ql -waiting -BLOCKED
context.OutAndAbout=+hki -waiting -BLOCKED
context.Hacking=+laptop -home -hki -ql -waiting -BLOCKED
+context=Work