aboutsummaryrefslogtreecommitdiffstats
path: root/taskrc
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-05-11 21:10:53 +0100
committerMatthew Lemon <y@yulqen.org>2023-05-11 21:10:53 +0100
commit9b8cdee1558ae3c2ba0d77c0d13cbd51afa56508 (patch)
treef657f87d23174a158156596b74e11cf85e95b582 /taskrc
parent0821c29887265b513817a3b1237b1a7da79572b7 (diff)
Fixes filter for next report
Diffstat (limited to 'taskrc')
-rw-r--r--taskrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/taskrc b/taskrc
index cd7ffc6..a83af46 100644
--- a/taskrc
+++ b/taskrc
@@ -240,7 +240,7 @@ report.all.sort=entry-
# Next/default
report.next.description="Next"
report.next.columns=id,start.age,entry.age,depends,priority,project,tags,recur,scheduled.formatted,due.relative,until.remaining,description.truncated_count,urgency
-report.next.filter=status:pending limit:page -idea -killlist project.not:h.buy
+report.next.filter=status:pending project.not:w.smart.ded -killlist limit:page
# mlscheduled
report.ml_scheduled.description='Modified list of scheduled tasks'