don't list subpages of todos
This commit is contained in:
parent
de7a510da1
commit
ed1a0926c1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
This is git-annex's todo list. Link items to [[todo/done]] when done. A more complete [[design/roadmap/]] is also available.
|
||||
|
||||
[[!inline pages="./todo/* and !./todo/done and !link(done)
|
||||
[[!inline pages="./todo/* and !./todo/*/* and !./todo/done and !link(done)
|
||||
and !*/Discussion" actions=yes postform=yes postformtext="Add a new todo titled:"
|
||||
show=0 feedlimit=10 archive=yes]]
|
||||
|
|
Loading…
Reference in a new issue