From cf6be03a279f7df8fee2a90dbc0f2901501a85b7 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 30 Oct 2019 16:03:52 +0300 Subject: Use the proper task filter --- .taskrc##desktop.Linux.Lowe | 2 +- .taskrc##desktop.Linux.Maus | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.taskrc##desktop.Linux.Lowe b/.taskrc##desktop.Linux.Lowe index 1f8f2a5..90eca60 100644 --- a/.taskrc##desktop.Linux.Lowe +++ b/.taskrc##desktop.Linux.Lowe @@ -77,7 +77,7 @@ uda.brainpower.default = M ### overriding 'next' report report.next.description = Most urgent tasks report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower -report.next.filter = status:pending and due.none: and +next and dep.none: +report.next.filter = +UNBLOCKED status:pending and due.none: and +next report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower report.next.sort = brainpower-,priority-,urgency- diff --git a/.taskrc##desktop.Linux.Maus b/.taskrc##desktop.Linux.Maus index 6e71c4d..89bf6b0 100644 --- a/.taskrc##desktop.Linux.Maus +++ b/.taskrc##desktop.Linux.Maus @@ -77,7 +77,7 @@ uda.brainpower.default = M ### overriding 'next' report report.next.description = Most urgent tasks report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower -report.next.filter = status:pending and due.none: and +next and dep.none: +report.next.filter = +UNBLOCKED status:pending and due.none: and +next report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower report.next.sort = brainpower-,priority-,urgency- -- cgit v1.2.3-70-g09d2