]> git.madduck.net Git - etc/taskwarrior.git/blobdiff - .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:

disable task filtering for certain commands
[etc/taskwarrior.git] / .config / taskwarrior / rc
index e9955ff78990e97c7b73279782e9866c6e4ea9ca..f207d9abf3da798cce8b7d2628f17ddd2238ea6e 100644 (file)
@@ -13,6 +13,10 @@ color.tag.next=red
 include /usr/share/taskwarrior/holidays.de-DE.rc
 include /usr/share/taskwarrior/holidays.en-NZ.rc
 
+taskd.server=tasks.madduck.net:53589
+taskd.ca=/etc/ssl/certs/ca-certificates.crt
+taskd.certificate=~/.config/taskwarrior/client-cert.pem
+taskd.key=~/.config/taskwarrior/client-key.pem
 include ~/.config/taskwarrior/taskd-credentials.rc
 
 urgency.project.coefficient=0
@@ -27,6 +31,7 @@ uda.data.indicator=→
 
 report.next.columns=id,data.indicator,start.age,entry.age,depends,priority,project,tags,recur,scheduled.countdown,due.relative,until.remaining,description,urgency
 report.next.labels=ID,X,Active,Age,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Urg
+report.next.sort=priority+,urgency-
 
 alias.call=execute task_call
 alias.attach=execute task_attach