From: https://id.koumbit.net/anarcat Date: Mon, 23 Jul 2012 16:27:42 +0000 (-0400) Subject: sort by mtime X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0871067235779e0aed9d77bcb4f59cd7b940ffa1;p=ikiwiki.git sort by mtime --- diff --git a/doc/users/anarcat.mdwn b/doc/users/anarcat.mdwn index 5217b2d80..2bd50c76b 100644 --- a/doc/users/anarcat.mdwn +++ b/doc/users/anarcat.mdwn @@ -8,7 +8,7 @@ My todos ... or the ones I commented it, to be more precise. [[!inline pages="todo/* and !todo/done and !link(todo/done) and -link(users/anarcat) and !todo/*/*" template=recentchanges sort=mtime feeds=no actions=yes archive=yes show=0]] +link(users/anarcat) and !todo/*/*" sort=mtime feeds=no actions=yes archive=yes show=0]] Done ---- @@ -22,7 +22,7 @@ My bugs ... same. [[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and -link(users/anarcat) and !bugs/*/*" feeds=no actions=yes archive=yes show=0]] +link(users/anarcat) and !bugs/*/*" sort=mtime feeds=no actions=yes archive=yes show=0]] Fixed -----