X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/3e298365934ba928700d01730be8649bd72ae9b6..2c5fbe844b3137b2e3f84d5f1d1ea9ef37564852:/doc/todo.mdwn diff --git a/doc/todo.mdwn b/doc/todo.mdwn index 01c4cf158..eedfad4e1 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -1,8 +1,19 @@ -Welcome to ikiwiki's todo list. Link items to [[todo/done]] when done. +Feel free to post your ideas for todo and [[wishlist]] items here, as well +as any [[patches|patch]]. If it seems more like a bug in the existing code, +post it to [[bugs]] instead. Link items to [[todo/done]] when done. -Also see the [[wishlist]] and [[bugs]] pages. +[[if test="enabled(postsparkline)" +then=""" +How long will it take your todo item to be fixed? Well... +[[postsparkline pages="todo/* and !todo/done and !link(todo/done) and !todo/*/*" +max=12 ymin=10 formula=permonth style=bar barwidth=2 barspacing=1 height=13]] +this many are being added per month +[[postsparkline pages="todo/* and !todo and link(todo/done)" +max=12 ymin=10 formula=permonth time=mtime style=bar barwidth=2 barspacing=1 height=13]] +while this many are being fixed. +"""]] [[inline pages="todo/* and !todo/done and !link(todo/done) and -!link(wishlist) and !todo/*/*" +!link(patch) and !link(wishlist) and !todo/*/*" feedpages="created_after(todo/supporting_comments_via_disussion_pages)" -actions=yes rootpage="todo" postformtext="Add a new todo item titled:" show=0]] +actions=yes archive=yes rootpage="todo" postformtext="Add a new todo item titled:" show=0]]