51 lines
1.7 KiB
Text
51 lines
1.7 KiB
Text
|
#Collection
|
||
|
report.in.columns = id,description
|
||
|
report.in.description = Inbox
|
||
|
report.in.filter = status:pending limit:page (+in)
|
||
|
report.in.labels = ID,Description
|
||
|
|
||
|
|
||
|
#Reports
|
||
|
|
||
|
#Next
|
||
|
#report.next.description = Most urgent tasks
|
||
|
#report.next.columns = id,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description
|
||
|
#report.next.filter = status:pending -sdm
|
||
|
#report.next.labels = ID,Urgency,Depends,Priority,Project,Tag,Recur,Scheduled,Due,Until,Description
|
||
|
#report.next.sort = project-,priority-,urgency-
|
||
|
|
||
|
#Someday/Maybe
|
||
|
report.sdm.description = Someday/Maybe
|
||
|
report.sdm.columns = id,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description
|
||
|
report.sdm.filter = status:pending +sdm
|
||
|
report.sdm.labels = ID,Urgency,Depends,Priority,Project,Tag,Recur,Scheduled,Due,Until,Description
|
||
|
|
||
|
#No Next action
|
||
|
report.nna.description = No Next Action
|
||
|
report.nna.columns = project
|
||
|
report.nna.filter = +PENDING +READY -next -waiting -sdm
|
||
|
report.nna.labels = Project
|
||
|
|
||
|
#context.car=+@car or +@online or +@phone
|
||
|
#context.online=+@ol
|
||
|
|
||
|
#tasksh.autoclear=1
|
||
|
#uda.reviewed.type=date
|
||
|
#uda.reviewed.label=Reviewed
|
||
|
report._reviewed.description=Tasksh review report. Adjust the filter to your needs.
|
||
|
report._reviewed.columns=uuid
|
||
|
report._reviewed.sort=reviewed+,modified+
|
||
|
report._reviewed.filter=( reviewed.none: or reviewed.before:now-6days ) and ( +PENDING or +WAITING )
|
||
|
#
|
||
|
#Brain Power
|
||
|
|
||
|
#uda.brainpower.type=string
|
||
|
#uda.brainpower.label=Brainpower
|
||
|
#uda.brainpower.values=H,M,L
|
||
|
#uda.brainpower.default=M
|
||
|
|
||
|
#Estimate
|
||
|
|
||
|
#uda.estimate.type=numeric
|
||
|
#uda.estimate.label=Estimate
|