-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.taskrc
More file actions
82 lines (73 loc) · 3.85 KB
/
.taskrc
File metadata and controls
82 lines (73 loc) · 3.85 KB
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
# [Created by task 2.5.1 10/24/2021 21:11:07]
# 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
# Use the default of ~/.task
# Disable garbage collection, to prevent tasks from getting renumbered when `task list` is run
# To perform garbage collection, run `task rc.gc=1`
# Other GC options are described in the comments at https://github.com/GothenburgBitFactory/taskwarrior/issues/2592
# gc=0
# case-insensitive search by default
search.case.sensitive=no
# Color theme (uncomment one to use)
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/light-16.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/light-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/dark-16.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/dark-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/dark-red-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/dark-green-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/dark-blue-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/dark-violets-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/dark-yellow-green.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/dark-gray-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/dark-gray-blue-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/solarized-dark-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/solarized-light-256.theme
#include /usr/local/Cellar/task/2.5.1/share/doc/task/rc/no-color.theme
uda.jira.type=string
uda.jira.label=JIRA
urgency.blocking.coefficient=4
urgency.user.tag.oncall.coefficient=8
urgency.user.tag.maybe.coefficient=-5.0
urgency.user.tag.backlog.coefficient=-2.0
uda.url.type=string
uda.url.label=URL
context.personal.read=-work
context.personal.write=+personal
context.work.read=+work
context.work.write=+work
news.version=2.6.0
uda.reviewed.type=date
uda.reviewed.label=Reviewed
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 )
context.officeHours.read=+officeHours
context.officeHours.write=+officeHours
taskd.certificate=\/Users\/dathanb\/.task\/client.cert.pem
taskd.key=\/Users\/dathanb\/.task\/client.key.pem
taskd.ca=\/Users\/dathanb\/.task\/ca.cert.pem
taskd.server=penumbra:53589
taskd.credentials=Bennett\/Dathan Bennett\/d253da2f-c6f1-4809-b540-5995fd826d49
taskd.trust=ignore hostname
nag=
uda.sortOrder.type=numeric
uda.sortOrder.label=Sort Order
report.focus.description=Focused tasks
report.focus.columns=id,start.age,entry.age,depends,priority,project,tags,recur,scheduled.countdown,due.relative,until.remaining,description,sortOrder
report.focus.labels=ID,Active,Age,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Order
report.focus.sort=project+/,sortOrder+
report.focus.filter=status:pending -WAITING -backlog -officeHours limit:page
report.backlog.description=Backlog
report.backlog.columns=id,start.age,entry.age,depends,priority,project,tags,recur,scheduled.countdown,due.relative,until.remaining,description,urgency
report.backlog.labels=ID,Active,Age,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Urg
report.backlog.sort=urgency-
report.backlog.filter=status:pending -WAITING +backlog limit:page
context=work