aboutsummaryrefslogtreecommitdiffhomepage
path: root/taskrc
blob: 17b385f43fb9c67221b0d661754173fe70f62660 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
# [Created by task 2.5.1 10/2/2020 09:12:59]
# Taskwarrior program configuration file.
# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-color',
# 'man task-sync' or 'man taskrc'

# Here is an example of entries that use the default, override and blank values
#   variable=foo   -- By specifying a value, this overrides the default
#   variable=      -- By specifying no value, this means no default
#   #variable=foo  -- By commenting out the line, or deleting it, this uses the default

# Use the command 'task show' to see all defaults and overrides

# Files
data.location=~/.task

# Color theme (uncomment one to use)
#include /usr/share/doc/task/rc/light-16.theme
#include /usr/share/doc/task/rc/light-256.theme
#include /usr/share/doc/task/rc/dark-16.theme
include /usr/share/doc/task/rc/dark-256.theme
#include /usr/share/doc/task/rc/dark-red-256.theme
#include /usr/share/doc/task/rc/dark-green-256.theme
#include /usr/share/doc/task/rc/dark-blue-256.theme
#include /usr/share/doc/task/rc/dark-violets-256.theme
#include /usr/share/doc/task/rc/dark-yellow-green.theme
#include /usr/share/doc/task/rc/dark-gray-256.theme
#include /usr/share/doc/task/rc/dark-gray-blue-256.theme
#include /usr/share/doc/task/rc/solarized-dark-256.theme
#include /usr/share/doc/task/rc/solarized-light-256.theme
#include /usr/share/doc/task/rc/no-color.theme

alias.note=! vim ~/.task/buffer

dateformat=b.d H:N
search.case.sensitive=no
default.command=next

calendar.holidays=full
calendar.details=full
holiday.double-ten_2020.name=雙十補假
holiday.double-ten_2020.date=20201009
holiday.new-year_2020.name=元旦
holiday.new-year_2020.date=20210101
holiday.ch_1.name=春節
holiday.ch_1.date=20210210
holiday.ch_2.name=春節
holiday.ch_2.date=20210211
holiday.ch_3.name=春節
holiday.ch_3.date=20210212
holiday.ch_4.name=春節
holiday.ch_4.date=20210215
holiday.ch_5.name=春節
holiday.ch_5.date=20210216
holiday.ch_6.name=春節補上班
holiday.ch_6.date=20210220
holiday.228.name=228補假
holiday.228.date=20210301
holiday.grave.name=清明節補假
holiday.grave.date=20210402
holiday.child.name=兒童節補假
holiday.child.date=20210405
holiday.dragon.name=端午節
holiday.dragon.date=20210614
holiday.moon_1.name=中秋補上班
holiday.moon_1.date=20210911
holiday.moon_2.name=中秋節彈性放假
holiday.moon_2.date=20210920
holiday.moon_3.name=中秋節
holiday.moon_3.date=20210921
holiday.double-ten_2021.name=雙十補假
holiday.double-ten_2021.date=20211011
holiday.new-year_2021.name=元旦
holiday.new-year_2021.date=20211231

uda.reviewed.type=date
uda.reviewed.label=Reviewed
uda.weight.type=numeric

report._reviewed.description=Tasksh review report.  Adjust the filter to your needs.
report._reviewed.columns=uuid
report._reviewed.sort=reviewed+,modified+
report._reviewed.filter=( reviewed.none: or reviewed.before:now-6days ) and ( +PENDING or +WAITING )

report.nchc.description=Simple list of project:geothings.graphql.nchc-report
report.nchc.filter=project:geothings.graphql.nchc-report
report.nchc.labels=ID,Desc
report.nchc.columns=id,description.count
report.nchc.sort=entry+

context.geothings=( +geothings or project:geothings )
context.office=-trivial -home -not.office
context.foo=-home -office
context.home=-trivial -office
context.dev=-trivial -office project:dev
context=office