diff options
| author | Yigit Sever | 2020-11-09 03:43:22 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-11-09 03:43:22 +0300 |
| commit | 96cc2a12c2c5afd38d6a02e3c3f767aef8ffde6a (patch) | |
| tree | 2e136a5c800d15caa7113d84759d3696962b2d93 | |
| parent | d0a2a0825033fc160bc2d78ac6dd9bf304765543 (diff) | |
| download | dotfiles-96cc2a12c2c5afd38d6a02e3c3f767aef8ffde6a.tar.gz dotfiles-96cc2a12c2c5afd38d6a02e3c3f767aef8ffde6a.tar.bz2 dotfiles-96cc2a12c2c5afd38d6a02e3c3f767aef8ffde6a.zip | |
Remove tasks with due dates from in report
Those are someday/maybe tasks
| -rw-r--r-- | .taskrc##c.desktop,h.maus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.taskrc##c.desktop,h.maus b/.taskrc##c.desktop,h.maus index 6d2df62..96ae145 100644 --- a/.taskrc##c.desktop,h.maus +++ b/.taskrc##c.desktop,h.maus | |||
| @@ -36,7 +36,7 @@ color.error=bold black on red | |||
| 36 | ### 'in' Report Definition | 36 | ### 'in' Report Definition |
| 37 | report.in.columns = id,description | 37 | report.in.columns = id,description |
| 38 | report.in.description = Inbox | 38 | report.in.description = Inbox |
| 39 | report.in.filter = status:pending limit:page (+in) | 39 | report.in.filter = status:pending limit:page (+in) and due.none: |
| 40 | report.in.labels = ID,Description | 40 | report.in.labels = ID,Description |
| 41 | 41 | ||
| 42 | ### 'inConky' Report Definition | 42 | ### 'inConky' Report Definition |
