From: Joey Hess Date: Tue, 10 Nov 2015 20:57:48 +0000 (-0400) Subject: use author() X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~324^2~46 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=99a8455aeab355f77437cdbc98f80df6abfa357f;p=git-annex.git use author() --- diff --git a/doc/users/yoh.mdwn b/doc/users/yoh.mdwn index 75df5d2589..89663c0234 100644 --- a/doc/users/yoh.mdwn +++ b/doc/users/yoh.mdwn @@ -1,23 +1,23 @@ My todos ======== -[[!inline pages="todo/* and !todo/done and !link(todo/done) and -link(users/yoh)" sort=mtime feeds=no actions=yes archive=yes show=0]] +[[!inline pages="todo/* and !todo/done and !author(todo/done) and +author(users/yoh)" sort=mtime feeds=no actions=yes archive=yes show=0]] Done ---- -[[!inline pages="todo/* and !todo/done and link(todo/done) and -link(users/you)" feeds=no actions=yes archive=yes show=0]] +[[!inline pages="todo/* and !todo/done and author(todo/done) and +author(users/you)" feeds=no actions=yes archive=yes show=0]] My bugs ======= -[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and -link(users/you)" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist]] +[[!inline pages="bugs/* and !bugs/done and !author(bugs/done) and +author(users/you)" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist]] Fixed ----- -[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and -link(users/yoh)" feeds=no actions=yes archive=yes show=0 template=buglist]] +[[!inline pages="bugs/* and !bugs/done and author(bugs/done) and +author(users/yoh)" feeds=no actions=yes archive=yes show=0 template=buglist]]