diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-11 10:11:04 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-11 10:11:04 +0800 |
commit | 34f175e0a4145c9f5b6867f4c6b5a0ba2609642b (patch) | |
tree | 73728d689d5a3d685502df807a3c338e9eb41e08 | |
parent | b79649b8f2a23e079e777cc379d74919d79fec20 (diff) |
update
-rw-r--r-- | taskrc | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -48,12 +48,11 @@ report.nchc.labels=ID,Desc | |||
48 | report.nchc.columns=id,description.count | 48 | report.nchc.columns=id,description.count |
49 | report.nchc.sort=entry+ | 49 | report.nchc.sort=entry+ |
50 | 50 | ||
51 | context.office=-home -trivial -not.office | ||
52 | context.geothings=( +geothings or project:geothings ) | 51 | context.geothings=( +geothings or project:geothings ) |
53 | context.foo=-trivial -home | 52 | context.office=-trivial -home -not.office +office |
54 | context.free=+trivial | 53 | context.foo=-trivial -home -office |
55 | context.dev=-trivial project:dev | 54 | context.home=-trivial -office |
56 | context=foo | 55 | context.dev=-trivial -office project:dev |
57 | 56 | ||
58 | calendar.holidays=full | 57 | calendar.holidays=full |
59 | holiday.double-ten.name=雙十補假 | 58 | holiday.double-ten.name=雙十補假 |
@@ -74,3 +73,4 @@ holiday.ch_5.name=春節 | |||
74 | holiday.ch_5.date=20210216 | 73 | holiday.ch_5.date=20210216 |
75 | holiday.ch_6.name=補上班 | 74 | holiday.ch_6.name=補上班 |
76 | holiday.ch_6.date=20210220 | 75 | holiday.ch_6.date=20210220 |
76 | context=foo | ||