diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-11 13:36:04 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-11 13:36:04 +0800 |
commit | 3c6bc50b620f899bb0c953550b52b4cc5aeb8211 (patch) | |
tree | 04144ae39b47a611eac1dc48d99fc164abcb1813 | |
parent | 34f175e0a4145c9f5b6867f4c6b5a0ba2609642b (diff) |
update
-rw-r--r-- | taskrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ report.nchc.sort=entry+ | |||
50 | 50 | ||
51 | context.geothings=( +geothings or project:geothings ) | 51 | context.geothings=( +geothings or project:geothings ) |
52 | context.office=-trivial -home -not.office +office | 52 | context.office=-trivial -home -not.office +office |
53 | context.foo=-trivial -home -office | 53 | context.foo=-home -office |
54 | context.home=-trivial -office | 54 | context.home=-trivial -office |
55 | context.dev=-trivial -office project:dev | 55 | context.dev=-trivial -office project:dev |
56 | 56 | ||