minor update
This commit is contained in:
3
TODO
3
TODO
@@ -1,6 +1,5 @@
|
|||||||
## GENERAL
|
## GENERAL
|
||||||
* on start up, should validate the import/storage/recycle bin paths exist and spit an error if they dont
|
* 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)
|
* 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
|
-- 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?
|
## MAYBE?
|
||||||
* can we consolidate the files_ip/files_sp/files_rbp route handling functions???
|
* 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
|
## DB
|
||||||
Need to think about...
|
Need to think about...
|
||||||
|
|||||||
Reference in New Issue
Block a user