blob: 2bd50c76b9ec7888f1463d74316c5332089a09be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
See <https://wiki.koumbit.net/TheAnarcat>
[[!toc]]
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/*/*" sort=mtime feeds=no actions=yes archive=yes show=0]]
Done
----
[[!inline pages="todo/* and !todo/done and link(todo/done) and
link(users/anarcat) and !todo/*/*" feeds=no actions=yes archive=yes show=0]]
My bugs
=======
... same.
[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and
link(users/anarcat) and !bugs/*/*" sort=mtime feeds=no actions=yes archive=yes show=0]]
Fixed
-----
[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and
link(users/anarcat) and !bugs/*/*" feeds=no actions=yes archive=yes show=0]]
|