From 26183e457f0793d2450a60119308d1ef33e36b79 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones <tonygarnockjones@gmail.com> Date: Sat, 8 Nov 2014 20:28:25 -0500 Subject: [PATCH] Note re: tag display --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index 7980f75..be4f169 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,9 @@ Documentation/help text on the edit package page? +Somehow present all the tags available for filtering on the search page + - maybe just a big list? + - maybe checkboxes? + Want to be able to see packages with build problems, and packages without build problems - on the search page? would a display of all tags help with this? - or on the main page?