added TODOs around recycle bin status

This commit is contained in:
2021-04-02 15:10:16 +11:00
parent 2e6b59a0ec
commit 2c7d5d91d4

5
TODO
View File

@@ -1,6 +1,7 @@
## GENERAL ## GENERAL
* doing actual file deletes needed again * check_dups oncer per import set, otherwise do it 3 times in DEV, and it leaves behind dup warning even after you fix it...
- decided a recycle bin would be good * 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) - 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 * 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) * storage_path viewing needs to be by folder / not a big grab bag of files (by default)