]> 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:

sort low prio tasks at the bottom
[etc/taskwarrior.git] / .config / taskwarrior / rc
index 00037034cc39b80fbb4ddfcf98eb3c25bf28c134..17edc7125245dd787edac5d94d8e638ee16faa60 100644 (file)
@@ -8,18 +8,26 @@ hyphenate=off
 
 color.tag.TEMPLATE=gray16 on white
 color.alternate=
+color.tag.next=red
 
 include /usr/share/taskwarrior/holidays.de-DE.rc
 include /usr/share/taskwarrior/holidays.en-NZ.rc
 
 include ~/.config/taskwarrior/taskd-credentials.rc
 
+urgency.project.coefficient=0
+urgency.tags.coefficient=0
+urgency.annotations.coefficient=0
+
+due=1
+
 uda.data.type=string
 uda.data.label=Ext.data
 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