update
This commit is contained in:
26
TODO
26
TODO
@@ -1,3 +1,6 @@
|
||||
Test out file duplication bug (AddFile same name, diff dir)
|
||||
so go back to empty DB, etc.
|
||||
|
||||
## DB
|
||||
|
||||
Need to think about...
|
||||
@@ -10,6 +13,9 @@
|
||||
### BACKEND
|
||||
*** Need to use thread-safe sessions per Thread, half-assed version did not work
|
||||
|
||||
need a manual button to restart it in the GUI,
|
||||
(based on file-level optims, just run the job as new and it will optim over already done parts and continue)
|
||||
|
||||
Future:
|
||||
Admin
|
||||
-> reset face_flag
|
||||
@@ -24,6 +30,26 @@
|
||||
-> delete old jobs / auto delete jobs older than ???
|
||||
|
||||
### UI
|
||||
View Files*
|
||||
-> show only (say) the oldest / newest? week of files by day as default view?
|
||||
(allow the above to be altered/re-viewed, e.g. oldest month by week, newest week by day, oldest year by week, etc.)
|
||||
|
||||
sorter...
|
||||
need some way to multiselect images and then get them into a new "folder"
|
||||
can we do drag and drop highlighting?
|
||||
maybe we could even drag a series of images to a new folder and
|
||||
then eventually "execute" the change?
|
||||
|
||||
Will also need a 'real storage path'
|
||||
one day allow scanning this too if we want (so we can AI that and search all photos)
|
||||
|
||||
timelineview? (I think maybe sunburst for large amounts of files, then maybe something more timeline-series for drilling in?)
|
||||
(vertical timeline, date has thumbnails (small) horizontally along
|
||||
a page, etc.?
|
||||
https://www.highcharts.com/docs/chart-and-series-types/timeline-series
|
||||
https://www.highcharts.com/demo/sunburst
|
||||
https://www.highcharts.com/demo/heatmap
|
||||
https://www.highcharts.com/demo/packed-bubble-split
|
||||
|
||||
### AI
|
||||
* allow for threshold/settings to be tweaked from the GUI
|
||||
|
||||
Reference in New Issue
Block a user