minor update

This commit is contained in:
2021-05-27 18:25:25 +10:00
parent c94daf86f6
commit a9c24d6f13

3
TODO
View File

@@ -1,6 +1,5 @@
## GENERAL
* on start up, should validate the import/storage/recycle bin paths exist and spit an error if they dont
* never process duplicates from Bin (allow them to be created on startup so they can be viewed?)
* storage_path viewing needs to be by folder / not a big grab bag of files (by default - DONE)
-- BUG: issue with view by Day, etc. we print out day even if the Entry is not in the cwd
@@ -17,7 +16,7 @@
## MAYBE?
* can we consolidate the files_ip/files_sp/files_rbp route handling functions???
* could also allow undelete per file / show content as another Files->View and more like storage (i.e. show folders)
* Bin images need their own context-menu (undelete? instead of delete)
## DB
Need to think about...