From a9c24d6f1386de825becb4d66b9391a401b55254 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Thu, 27 May 2021 18:25:25 +1000 Subject: [PATCH] minor update --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index e2f1cc3..66d6b3e 100644 --- a/TODO +++ b/TODO @@ -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...