diff --git a/doc/todo.mdwn b/doc/todo.mdwn index 645ae41a76..589434fae8 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -1,4 +1,5 @@ -This is git-annex's todo list. Link items to [[todo/done]] when done. A more complete [[design/roadmap/]] is also available. +This is git-annex's todo list. Link items to [[todo/done]] when done, +or tags: [[todo/confirmed]] [[todo/moreinfo]] [[todo/needsthoughts]] [[todo/unlikely]] [[!inline pages="./todo/* and !./todo/*/* and !./todo/done and !link(done) and !*/Discussion and !./todo/moreinfo and !./todo/confirmed diff --git a/doc/todo/confirmed.mdwn b/doc/todo/confirmed.mdwn index 8b59751e39..b7686f11ea 100644 --- a/doc/todo/confirmed.mdwn +++ b/doc/todo/confirmed.mdwn @@ -1,2 +1,8 @@ This tag is for todo items that have an agreed upon plan of action, but have not been implemented yet. + +[[!inline pages="./todo/* and !./todo/*/* and !./todo/done and !link(done) +and link(todo/confirmed) +and !*/Discussion and !./todo/moreinfo and !./todo/confirmed +and !./todo/needsthought and !./todo/unlikely" actions=yes postform=yes postformtext="Add a new todo titled:" +show=0 feedlimit=10 archive=yes template=buglist]]