summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.taskrc##desktop.Linux.Lowe2
1 files changed, 1 insertions, 1 deletions
diff --git a/.taskrc##desktop.Linux.Lowe b/.taskrc##desktop.Linux.Lowe
index 3351662..1f8f2a5 100644
--- a/.taskrc##desktop.Linux.Lowe
+++ b/.taskrc##desktop.Linux.Lowe
@@ -77,7 +77,7 @@ uda.brainpower.default = M
77### overriding 'next' report 77### overriding 'next' report
78report.next.description = Most urgent tasks 78report.next.description = Most urgent tasks
79report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower 79report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower
80report.next.filter = status:pending and due.none: and +next 80report.next.filter = status:pending and due.none: and +next and dep.none:
81report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower 81report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower
82report.next.sort = brainpower-,priority-,urgency- 82report.next.sort = brainpower-,priority-,urgency-
83 83