diff options
Diffstat (limited to '.taskrc')
-rw-r--r-- | .taskrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ report.todo.labels = ID,Description,Due | |||
48 | report.todo.description = Tasks with due dates | 48 | report.todo.description = Tasks with due dates |
49 | report.todo.filter = status:pending and due.after:now and due.before:later | 49 | report.todo.filter = status:pending and due.after:now and due.before:later |
50 | report.todo.sort = due+ | 50 | report.todo.sort = due+ |
51 | report.todo.dateformat = D/M, A @H:N | 51 | report.todo.dateformat = D/M, a @H:N |
52 | 52 | ||
53 | ### 'todo to Show in Conky' Report Definition | 53 | ### 'todo to Show in Conky' Report Definition |
54 | report.todoConky.columns = description,due | 54 | report.todoConky.columns = description,due |