From 5fc348e3cf2999dcf80556aa36f23ed6fa20ceca Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 7 Dec 2018 15:52:45 +0000 Subject: [PATCH] --- devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index e795dd62..51f46a10 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -20,6 +20,8 @@ SON OF TAGS //done - Search.cs search indexing code had a ton of tag stuff in it, rejig that shit //done - Import AyaNova7 biz tons of tag stuff + - WAIT: Do we need tag search at all?? What would be the point? In lists it matters but in search it seems redundant + - Or maybe it's just part of the search not special and separate - re-code tag search - re-introduce Tag search to search test and make sure it works properly with widget - Add new tag code to all taggable objects, their models and schema