From 305995df37bdf09aef0931a64b6361dc230f44f5 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sun, 30 Jan 2022 23:02:52 +1100 Subject: [PATCH] updated --- TODO | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index a5b096e..b1809d7 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,7 @@ ## GENERAL - * search - -- allow changes to noo (done, but not in prefs yet) - - PREFS: - - allow default and choosing search noo - - can't force fullscreen on page load, so remove it from prefs - -- also, does search of matching dirname give all entries of subdirs of subdirs, etc. (think not) -- maybe a TODO? + seems like defaults (say size), uses pa_user for first one, then defaults to something else + -- need to test/isolate and decide, I *think* we create the search size with a default of the current value, not the pa_user??? * [DONE] order/ find face with largest size and at least show that as unmatched - could also try to check it vs. other faces, if it matches more than say 10? we offer it up as a required ref img, then cut that face (with margin) out and use it is a new ref image / person @@ -16,6 +12,8 @@ https://stackoverflow.com/questions/31601393/create-context-menu-using-jquery-with-html-5-canvas - also allow joblog search from the viewer for that file... + * should allow right-click from View menu (particularly useful on search) to show other files around this one by date (maybe that folder or something?) + * re-think unmatched faces... (the view needs a orig_url and pa_user_state to support viewer for this) @@ -27,6 +25,8 @@ * DECIDED TO DITCH multiple Dirs per Path, just adds complexity and not needed - will address BUG-60 + * does search of matching dirname give all entries of subdirs of subdirs, etc. (think not) -- maybe a TODO? + * delete folder * allow joblog search