config/task: Add relax report
This commit is contained in:
parent
34c0003771
commit
843cdc8ed1
|
@ -105,6 +105,12 @@ report.meeting.labels=ID,Description,Scheduled,Urgency
|
||||||
report.meeting.filter=status:pending limit:9 (+phys or +msg or +menial)
|
report.meeting.filter=status:pending limit:9 (+phys or +msg or +menial)
|
||||||
report.meeting.sort=urgency-
|
report.meeting.sort=urgency-
|
||||||
|
|
||||||
|
report.relax.description=Brainless tasks for the evening on the computer
|
||||||
|
report.relax.columns=id,description.desc,due.relative,urgency
|
||||||
|
report.relax.labels=ID,Description,Scheduled,Urgency
|
||||||
|
report.relax.filter=status:pending limit:9 +pc (+menial or +msg or +passive)
|
||||||
|
report.relax.sort=urgency-
|
||||||
|
|
||||||
# General config
|
# General config
|
||||||
bulk=5
|
bulk=5
|
||||||
search.case.sensitive=no
|
search.case.sensitive=no
|
||||||
|
|
Loading…
Reference in New Issue