From cf77a2d462c56c87536a207084379060e1893e7d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 27 Feb 2020 18:30:49 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index aa063af8..c4d03850 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -44,13 +44,8 @@ CURRENT TODOs -TODO: duplicate code unique name at server shows datetime as UTC, find alternative scheme that doesn't do that and is shorter - - Maybe tries to append unique digit counting up until it finds one not in use and returns that? -TODO: have a think about fouralarmfire's situation with crazy high id numbers, do we want to import them as that or...? - - thought of adding a single letter scheme to them to reset or something - TODO: show current filter as text fragment in grid at bottom? (what does this bring?) todo: tags in ui shows equals seems to imply that all tags must equal selected value, sb contains instead I think becuase that's how it seems to act from user perspective