index
This commit is contained in:
parent
1c0cb4f7db
commit
5766a2194e
1 changed files with 38 additions and 0 deletions
|
@ -1,3 +1,41 @@
|
|||
Miaou.
|
||||
|
||||
See <http://anarc.at/>.
|
||||
|
||||
[[!toc]]
|
||||
|
||||
My tips
|
||||
=======
|
||||
|
||||
... or the ones I commented it, to be more precise.
|
||||
|
||||
[[!inline pages="tips/* and and link(users/anarcat) and !bugs/*/*" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
||||
|
||||
|
||||
My todos
|
||||
========
|
||||
|
||||
... same.
|
||||
|
||||
[[!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]]
|
||||
|
|
Loading…
Add table
Reference in a new issue