exclude ones tagged needsthought

This commit is contained in:
Joey Hess 2020-03-05 12:31:28 -04:00
parent f58a87f194
commit 6ed6782c5d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -1,8 +1,10 @@
git-annex is in a mode of continual user-driven improvement, involving numerous
small issues and often easily implemented ideas.
Here are open todo items that have been confirmed as worth doing:
Here are open todo items that have been confirmed as worth doing and
seem to have a design ready:
[[!inline pages="./todo/* and !./todo/*/* and !./todo/done and !link(todo/done)
and link(todo/confirmed) and !*/Discussion and !./todo/moreinfo and
!./todo/confirmed and !./todo/needsthought and !./todo/unlikely"]]
[[!inline pages="/todo/* and !/todo/*/* and !/todo/done and !link(/todo/done)
and link(/todo/confirmed) and !link(/todo/needsthought) and !*/Discussion and
!/todo/moreinfo and !/todo/confirmed and !/todo/needsthought and
!/todo/unlikely"]]