-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtaskrc
More file actions
62 lines (55 loc) · 2.12 KB
/
taskrc
File metadata and controls
62 lines (55 loc) · 2.12 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
# [Created by task 3.1.0 12/14/2024 12:58:05]
data.location=~/.task
news.version=3.4.1
# To use the default location of the XDG directories,
# move this configuration file from ~/.taskrc to ~/.config/task/taskrc and update location config as follows:
#data.location=~/.local/share/task
#hooks.location=~/.config/task/hooks
# Color theme (uncomment one to use)
#include light-16.theme
# include light-256.theme
#include dark-16.theme
# include dark-256.theme
#include dark-red-256.theme
# include dark-green-256.theme
# include dark-blue-256.theme
# include dark-violets-256.theme
#include dark-yellow-green.theme
#include dark-gray-256.theme
#include dark-gray-blue-256.theme
#include solarized-dark-256.theme
#include solarized-light-256.theme
#include no-color.theme
context.ghar.read=+home project:projA
context.ghar.write=+home project:projA
context.work.read=project.not:twcolors
context.work.write=+work
uda.reviewed.type=date
uda.reviewed.label=Reviewed
uda.assignee.type=string
uda.assignee.label=Assignee
report.next.columns=id,icon,project,description.count,due,tags,assignee
report.next.labels=id,icon,project,description,due,tags,assignee
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 )
uda.icon.type=string
uda.icon.label=Icon
# color.active=rgb050
color.due=
# color.overdue=rgb300 on gray18
# color.uda.priority.H=white on rgb201
color.overdue=rgb550 on rgb002
color.uda.priority.H=white on rgb100
color.uda.priority.M=white
color.tagged=
color.tag.next=
color.selected=yellow
color.active=white on rgb021
uda.taskwarrior-tui.shortcuts.1=~/workspace/dotfiles/taskwarrior/set_priority_H.sh
uda.taskwarrior-tui.shortcuts.2=~/workspace/dotfiles/taskwarrior/set_priority_M.sh
uda.taskwarrior-tui.shortcuts.3=~/workspace/dotfiles/taskwarrior/set_priority_L.sh
uda.taskwarrior-tui.shortcuts.4=~/workspace/dotfiles/taskwarrior/set_priority_none.sh
urgency.uda.priority.L.coefficient=-1 # low Priority
urgency.user.project.yer2025.coefficient=2