can now toggle between folder or flat view, its a bit ugly, but it works

This commit is contained in:
2021-06-06 14:09:11 +10:00
parent b6156dad34
commit 7e2494884e
5 changed files with 44 additions and 16 deletions

2
TODO
View File

@@ -1,6 +1,4 @@
## GENERAL
* storage_path viewing needs to be by folder / not a big grab bag of files (by default - DONE)
-> EITHER view by folders (and hide the oldest 50 by Day section), or view flat and show it
* need a way for search results to show we found something in import_path or storage_path:
- now we can use the in_path, then have a series of icons, e.g. disk for storage, ? for import, and bin for recycling
-- only show these on the thumbs *IF* we search (where it may not be obvious where it came from)