diff options
| author | Yigit Sever | 2019-08-29 21:29:09 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-08-29 21:29:09 +0300 |
| commit | 3dcef9394d484969a38ad701de02ce07fb79e646 (patch) | |
| tree | 78e263f1cc440006bb1d796f38850eb9c209453a | |
| parent | be3899838b7956a3ee5cc30894f192c2d5deb4b7 (diff) | |
| download | dotfiles-3dcef9394d484969a38ad701de02ce07fb79e646.tar.gz dotfiles-3dcef9394d484969a38ad701de02ce07fb79e646.tar.bz2 dotfiles-3dcef9394d484969a38ad701de02ce07fb79e646.zip | |
Taskrc reports short weekdays
| -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 |
