]> git.madduck.net Git - etc/taskwarrior.git/commitdiff

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
authormartin f. krafft <madduck@madduck.net>
Wed, 1 May 2019 09:46:03 +0000 (21:46 +1200)
committermartin f. krafft <madduck@madduck.net>
Wed, 1 May 2019 09:46:03 +0000 (21:46 +1200)
.config/taskwarrior/rc

index e9955ff78990e97c7b73279782e9866c6e4ea9ca..17edc7125245dd787edac5d94d8e638ee16faa60 100644 (file)
@@ -27,6 +27,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