updated partial progress on undelete

This commit is contained in:
2021-06-08 21:17:52 +10:00
parent 97a21cadab
commit 823eeeb18e

7
TODO
View File

@@ -4,7 +4,12 @@
* more OO goodness :)
## MAYBE?
* Bin images need their own context-menu (undelete? instead of delete)
* Bin images need their own context-menu [DONE]
- but undelete, needs to know orig dir/path... to be able to undel [DONE]
- need to create Undel func (just reverse / similar to Move*) [DONE]
- it needs to enqueue a CheckDups job (as it will likely cause dups to reappear)
- also need to hook up front-end GUI to invoke the func that has been tested
## DB
Need to think about...