diff options
-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 | ||