update
This commit is contained in:
6
TODO
6
TODO
@@ -16,6 +16,7 @@
|
|||||||
* put a delete option on viewer page
|
* put a delete option on viewer page
|
||||||
|
|
||||||
* metadata at folder level with file level to add more richness
|
* metadata at folder level with file level to add more richness
|
||||||
|
- store in DB? or store in hidden file (or both)... IF it is outside the DB, then I can 'rebuild' the DB at anytime from scratch
|
||||||
|
|
||||||
* why .xcf is seen as a video???
|
* why .xcf is seen as a video???
|
||||||
|
|
||||||
@@ -34,12 +35,11 @@
|
|||||||
|
|
||||||
* get build process to create a random string for secret for PROD, otherwise use builtin for dev
|
* get build process to create a random string for secret for PROD, otherwise use builtin for dev
|
||||||
|
|
||||||
Dup issues:
|
* dup issues:
|
||||||
* when we have lots of dups, sort the directories by alpha so its consistent when choosing
|
* when we have lots of dups, sort the directories by alpha so its consistent when choosing
|
||||||
* auto-detect has 0 choices to keep 0 files -- not sure what that was about really
|
* auto-detect has 0 choices to keep 0 files -- not sure what that was about really
|
||||||
|
|
||||||
* comment your code
|
* comment your code -> only html files remaining
|
||||||
* html files?
|
|
||||||
|
|
||||||
* per file you could select an unknown face and add it as a ref img to an existing person, or make a new person and attach?
|
* per file you could select an unknown face and add it as a ref img to an existing person, or make a new person and attach?
|
||||||
* from menu, we could try to get smart/fancy... say find face with largest size, 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
|
* from menu, we could try to get smart/fancy... say find face with largest size, 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
|
||||||
|
|||||||
Reference in New Issue
Block a user