change next list report to description.count
This commit is contained in:
parent
334f2e4e0d
commit
4b7bc7fae3
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ report.delegated.columns=id,project,description,delegated
|
||||||
report.delegated.sort=delegated+,project+,description+
|
report.delegated.sort=delegated+,project+,description+
|
||||||
report.delegated.filter=delegated.not: +PENDING
|
report.delegated.filter=delegated.not: +PENDING
|
||||||
|
|
||||||
|
report.next.columns=id,start.age,entry.age,depends,priority,project,tags,recur,scheduled.countdown,due.relative,until.remaining,description.count,urgency
|
||||||
|
|
||||||
#Context filters
|
#Context filters
|
||||||
context.work.read=+work -home or -TAGGED
|
context.work.read=+work -home or -TAGGED
|
||||||
context.work.write=+work
|
context.work.write=+work
|
||||||
|
|
Loading…
Reference in a new issue