diff options
Diffstat (limited to 'taskrc')
| -rw-r--r-- | taskrc | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -30,7 +30,7 @@ include /usr/share/doc/task/rc/dark-256.theme | |||
| 30 | #include /usr/share/doc/task/rc/no-color.theme | 30 | #include /usr/share/doc/task/rc/no-color.theme |
| 31 | 31 | ||
| 32 | dateformat=b.d | 32 | dateformat=b.d |
| 33 | report.list.filter=status:pending -trivial | 33 | report.list.filter=status:pending |
| 34 | search.case.sensitive=no | 34 | search.case.sensitive=no |
| 35 | default.command=next | 35 | default.command=next |
| 36 | 36 | ||
| @@ -46,3 +46,6 @@ report.nchc.filter=project:geothings.graphql.nchc-report | |||
| 46 | report.nchc.labels=ID,Desc | 46 | report.nchc.labels=ID,Desc |
| 47 | report.nchc.columns=id,description.count | 47 | report.nchc.columns=id,description.count |
| 48 | report.nchc.sort=entry+ | 48 | report.nchc.sort=entry+ |
| 49 | context.work=+geothings | ||
| 50 | context.free=+trivial | ||
| 51 | context.none=-trivial | ||