exclude ones tagged needsthought
This commit is contained in:
parent
f58a87f194
commit
6ed6782c5d
1 changed files with 6 additions and 4 deletions
|
@ -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"]]
|
||||
|
|
Loading…
Add table
Reference in a new issue