diff --git a/TODO b/TODO index 6da3ae7..4fa8b19 100644 --- a/TODO +++ b/TODO @@ -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...