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...