-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.taskrc
More file actions
86 lines (67 loc) · 2.97 KB
/
.taskrc
File metadata and controls
86 lines (67 loc) · 2.97 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
83
84
85
86
# [Created by task 2.5.1 11/8/2017 02:35:47]
# 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/taskwarrior/light-16.theme
#include /usr/share/taskwarrior/light-256.theme
#include /usr/share/taskwarrior/dark-16.theme
#include /usr/share/taskwarrior/dark-256.theme
#include /usr/share/taskwarrior/dark-red-256.theme
#include /usr/share/taskwarrior/dark-green-256.theme
#include /usr/share/taskwarrior/dark-blue-256.theme
#include /usr/share/taskwarrior/dark-violets-256.theme
#include /usr/share/taskwarrior/dark-yellow-green.theme
#include /usr/share/taskwarrior/dark-gray-256.theme
#include /usr/share/taskwarrior/dark-gray-blue-256.theme
#include /usr/share/taskwarrior/solarized-dark-256.theme
#include /usr/share/taskwarrior/solarized-light-256.theme
#include /usr/share/taskwarrior/no-color.theme
# Make searches case insensitive, personal preference
search.case.sensitive=no
# Added "in" report section
report.in.columns = id,project,recur,due,description
report.in.description = Inbox
report.in.filter = status:pending limit:page (+in)
# report.in.labels = ID,Description
# Adding contexts:
# someday tag is for tasks not currently in scope
# notreg is for not seing tasks that are not part of the regular workflow for example, someday is notreg, and also farday
# farday are that abandoned tasks that might be used again
# Default to off in newer taskwarrior versions, sets sync method
json.depends.array=off
# Added by tasksh
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=project+
report._reviewed.filter=( reviewed.none: or reviewed.before:now-6days ) and ( +PENDING or +WAITING )
# Includes sync configurations
include ~/.taskrc.shadow
# Include device specific settings
include ~/.taskrc.device
journal.info=off
news.version=2.6.0
context.daily.read=+@daily
context.daily.write=+@daily
context.nofar.read=-farday
context.reg.read=-@daily and -notreg
context.steps.read=+steps
context.steps.write=+steps
context.stepsmine.read=+steps and -ceo
context.stepsmine.write=+steps
context.warframe.read=+warframe
context.warframe.write=+warframe
context.work.read=+@computer or +@phone or +@online
context.work.write=+@computer +@phone +@online
# Don't ask about changing all pending of a recurring task (has yes, no and prompt)
recurrence.confirmation=no
context=reg