]> git.madduck.net Git - etc/taskwarrior.git/blob - .config/taskwarrior/rc

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

ignore shift-recurrence files
[etc/taskwarrior.git] / .config / taskwarrior / rc
1 include /usr/share/taskwarrior/light-256.theme
2 data.location=~/.var/taskwarrior
3
4 nag=
5 recurrence.indicator=@
6 recurrence=off
7 hyphenate=off
8
9 color.tag.TEMPLATE=gray16 on white
10 color.alternate=
11 color.tag.next=red
12
13 include /usr/share/taskwarrior/holidays.de-DE.rc
14 include /usr/share/taskwarrior/holidays.en-NZ.rc
15
16 taskd.server=tasks.madduck.net:53589
17 taskd.ca=/etc/ssl/certs/ca-certificates.crt
18 taskd.certificate=~/.config/taskwarrior/client-cert.pem
19 taskd.key=~/.config/taskwarrior/client-key.pem
20 include ~/.config/taskwarrior/taskd-credentials.rc
21
22 urgency.project.coefficient=0
23 urgency.tags.coefficient=0
24 urgency.annotations.coefficient=0
25
26 due=1
27
28 uda.data.type=string
29 uda.data.label=Ext.data
30 uda.data.indicator=→
31
32 report.next.columns=id,data.indicator,start.age,entry.age,depends,priority,project,tags,recur,scheduled.countdown,due.relative,until.remaining,description,urgency
33 report.next.labels=ID,X,Active,Age,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Urg
34 report.next.sort=priority+,urgency-
35
36 alias.call=execute task_call
37 alias.attach=execute task_attach