From 6ed6782c5da1b6c13a865d94780cb3d99c83c9a9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 5 Mar 2020 12:31:28 -0400 Subject: [PATCH] exclude ones tagged needsthought --- doc/design/roadmap.mdwn | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/design/roadmap.mdwn b/doc/design/roadmap.mdwn index 1216c75dc2..c7bc94954e 100644 --- a/doc/design/roadmap.mdwn +++ b/doc/design/roadmap.mdwn @@ -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"]]