From 4131b7da047f7663825fad6d2eb3952b8c723bc1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 30 Jan 2020 15:40:46 -0400 Subject: [PATCH] fix inline --- doc/todo/confirmed.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/todo/confirmed.mdwn b/doc/todo/confirmed.mdwn index b7686f11ea..8df3805a1a 100644 --- a/doc/todo/confirmed.mdwn +++ b/doc/todo/confirmed.mdwn @@ -1,8 +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) +[[!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" actions=yes postform=yes postformtext="Add a new todo titled:" -show=0 feedlimit=10 archive=yes template=buglist]] +and !*/Discussion and !todo/moreinfo and !todo/confirmed +and !todo/needsthought and !todo/unlikely" show=0 feedlimit=10 +archive=yes template=buglist]]