diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-09-07 10:53:23 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-09-07 10:53:23 +0100 |
commit | 9375e58df8cdb56cc2177520e39c6faffdbc9b35 (patch) | |
tree | bd7fdd95d7eb6f32d5c7d78e957a1090d6f8916d | |
parent | 2fb637a3a63738d76c69e07d274d20f07bf4fee3 (diff) |
changed scheduled formatting in next report
-rw-r--r-- | taskrc_x1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -239,7 +239,7 @@ report.all.sort=entry- # Next/default report.next.description="Next" -report.next.columns=id,start.age,entry.age,depends,priority,project,tags,recur,scheduled.relative,due.relative,until.remaining,description.truncated_count,urgency +report.next.columns=id,start.age,entry.age,depends,priority,project,tags,recur,scheduled.formatted,due.relative,until.remaining,description.truncated_count,urgency report.next.filter=status:pending limit:page -idea -killlist project.not:h.buy # mlscheduled |