list of confirmed todos

aka, an actual todo list again
This commit is contained in:
Joey Hess 2020-01-30 15:37:21 -04:00
parent b238f5e2a9
commit a767622ad8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 8 additions and 1 deletions

View file

@ -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

View file

@ -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]]