From 3ec6884a77a99734d8839c78f4801ddafa6f315f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Nov 2015 16:55:53 -0400 Subject: [PATCH] add userpage for yoh --- doc/users/yoh.mdwn | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/users/yoh.mdwn diff --git a/doc/users/yoh.mdwn b/doc/users/yoh.mdwn new file mode 100644 index 0000000000..75df5d2589 --- /dev/null +++ b/doc/users/yoh.mdwn @@ -0,0 +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]] + +Done +---- + +[[!inline pages="todo/* and !todo/done and link(todo/done) and +link(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]] + +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]] -- 2.30.2