From 2c7d5d91d41512ca8fb4610c0e3348a1f00c3fb8 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 2 Apr 2021 15:10:16 +1100 Subject: [PATCH] added TODOs around recycle bin status --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 7eaa544..5b56f29 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ ## GENERAL - * doing actual file deletes needed again - - decided a recycle bin would be good + * check_dups oncer per import set, otherwise do it 3 times in DEV, and it leaves behind dup warning even after you fix it... + * doing actual file deletes needed again [DONE] + - decided a recycle bin would be good [DONE] - could also allow undelete per file / show content as another Files->View and more like storage (i.e. show folders) * AddJobForLog can absorb DEBUGs, etc. in fact fix up logging in general * storage_path viewing needs to be by folder / not a big grab bag of files (by default)