diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-06 17:35:25 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-06 17:35:25 +0800 |
commit | 566b992fe3764d4cbcb9e501873de172e88f251f (patch) | |
tree | 20fea4da15f92ca45cbf6168d7976a3cdc922d86 | |
parent | 55a8828ce7ba6255c29fbc6568ae96e9412d0c98 (diff) |
update
-rw-r--r-- | taskrc | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -29,8 +29,7 @@ include /usr/share/doc/task/rc/dark-256.theme | |||
29 | #include /usr/share/doc/task/rc/solarized-light-256.theme | 29 | #include /usr/share/doc/task/rc/solarized-light-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 H:N |
33 | report.list.filter=status:pending | ||
34 | search.case.sensitive=no | 33 | search.case.sensitive=no |
35 | default.command=next | 34 | default.command=next |
36 | 35 | ||
@@ -46,6 +45,9 @@ report.nchc.filter=project:geothings.graphql.nchc-report | |||
46 | report.nchc.labels=ID,Desc | 45 | report.nchc.labels=ID,Desc |
47 | report.nchc.columns=id,description.count | 46 | report.nchc.columns=id,description.count |
48 | report.nchc.sort=entry+ | 47 | report.nchc.sort=entry+ |
49 | context.work=+geothings | 48 | |
49 | context.office=-home -trivial -not.office | ||
50 | context.geothings=( +geothings or project:geothings ) | ||
51 | context.foo=-trivial | ||
50 | context.free=+trivial | 52 | context.free=+trivial |
51 | context.none=-trivial | 53 | context=office |