diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-12 09:02:54 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-12 09:02:54 +0800 |
| commit | 9fb62125182c8f47935ed2916f2164978d7db147 (patch) | |
| tree | 6fe0820e30a216a519d6223df0db079df777d81c /taskrc | |
| parent | 3c6bc50b620f899bb0c953550b52b4cc5aeb8211 (diff) | |
update
Diffstat (limited to 'taskrc')
| -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=元旦 |