diff options
author | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 <https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4@web> | 2016-03-17 21:17:15 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-03-17 21:17:15 +0000 |
commit | 04e02772fe91ef71334aaf9f20c6e8d1f95dd07c (patch) | |
tree | 6581d4f55a842e8e0c5f541f5c7be6efa66a4051 /doc | |
parent | 44487ae1d39b3595af41bd64fbd3ebcf7a72dc9d (diff) |
Added page for mih user
Diffstat (limited to 'doc')
-rw-r--r-- | doc/users/mih.mdwn | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/users/mih.mdwn b/doc/users/mih.mdwn new file mode 100644 index 000000000..1a0327a40 --- /dev/null +++ b/doc/users/mih.mdwn @@ -0,0 +1,23 @@ +My todos +======== + +[[!inline pages="todo/* and !todo/done and !link(todo/done) and +author(mih)" sort=mtime feeds=no actions=yes archive=yes show=0]] + +Done +---- + +[[!inline pages="todo/* and !todo/done and link(todo/done) and +author(mih)" feeds=no actions=yes archive=yes show=0]] + +My bugs +======= + +[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and +author(mih)" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist]] + +Fixed +----- + +[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and +author(mih)" feeds=no actions=yes archive=yes show=0 template=buglist]] |