diff --git a/doc/users/datalad.mdwn b/doc/users/datalad.mdwn new file mode 100644 index 0000000000..1aad07cf69 --- /dev/null +++ b/doc/users/datalad.mdwn @@ -0,0 +1,23 @@ +TODOs for DataLad +================= + +[[!inline pages="todo/* and !todo/done and !link(todo/done) and +(author(yoh) or 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(yoh) or author(mih))" feeds=no actions=yes archive=yes show=0]] + +My bugs +======= + +[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and +(author(yoh) or 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(yoh) or author(mih))" feeds=no actions=yes archive=yes show=0 template=buglist]]