more BUGs/TODOs after talking it through with M.

This commit is contained in:
2021-09-19 12:09:43 +10:00
parent ed04b5e92a
commit 1d87314f42
2 changed files with 34 additions and 2 deletions

14
TODO
View File

@@ -1,4 +1,14 @@
## GENERAL
* ai search, should put 'all' at top of drop-down
* add an option on the person menu to run_ai_on all photos (or at least import/storage)
* move all unsorted photos/* -> import/
* when viewing image, with fname, show full path with icon of 'path'
* when hitting back button to a search, it doesnt handle the post, etc.
* get build process to create a random string for secret for PROD, otherwise use builtin for dev
Dup issues:
@@ -14,6 +24,8 @@
https://www.pyimagesearch.com/2018/07/09/face-clustering-with-python/
* fix up logging in general
* metadata at folder level with file level to add more richness
## DB
* Dir can have date in the DB, so we can do Oldest/Newest dirs in Folder view
@@ -33,7 +45,7 @@
Admin
-> do I want to have admin roles/users?
-> purge deleted files (and associated DB data)
-> purge deleted files (and associated DB data) needs a dbox or privs
### AI
* faces per file (need a threshold for too many? OR