diff options
-rw-r--r-- | taskrc | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -29,10 +29,13 @@ 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 | alias.note=! vim ~/.task/buffer | ||
33 | |||
32 | dateformat=b.d H:N | 34 | dateformat=b.d H:N |
33 | search.case.sensitive=no | 35 | search.case.sensitive=no |
34 | default.command=next | 36 | default.command=next |
35 | 37 | ||
38 | calendar.holidays=full | ||
36 | calendar.details=full | 39 | calendar.details=full |
37 | 40 | ||
38 | uda.reviewed.type=date | 41 | uda.reviewed.type=date |
@@ -54,7 +57,6 @@ context.foo=-home -office | |||
54 | context.home=-trivial -office | 57 | context.home=-trivial -office |
55 | context.dev=-trivial -office project:dev | 58 | context.dev=-trivial -office project:dev |
56 | 59 | ||
57 | calendar.holidays=full | ||
58 | holiday.double-ten.name=雙十補假 | 60 | holiday.double-ten.name=雙十補假 |
59 | holiday.double-ten.date=20201009 | 61 | holiday.double-ten.date=20201009 |
60 | holiday.new-year.name=元旦 | 62 | holiday.new-year.name=元旦 |