summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2019-10-30 11:57:54 +0300
committerYigit Sever2019-10-30 11:57:54 +0300
commit78ac48c28cc9a51f99b20306cd4649fc577e09e2 (patch)
tree52ec90a85603aefcb7eedc96fa256eb41f22d2ae
parent8247cbbffabb2f2786b9a10eaf66c44699c5ca70 (diff)
downloaddotfiles-78ac48c28cc9a51f99b20306cd4649fc577e09e2.tar.gz
dotfiles-78ac48c28cc9a51f99b20306cd4649fc577e09e2.tar.bz2
dotfiles-78ac48c28cc9a51f99b20306cd4649fc577e09e2.zip
Work uses unblocked tasks
-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