updated
This commit is contained in:
12
TODO
12
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
|
||||
|
||||
Reference in New Issue
Block a user