diff --git a/TODO b/TODO index 4fa8b19..d031968 100644 --- a/TODO +++ b/TODO @@ -7,8 +7,11 @@ * 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 + - it needs to enqueue a CheckDups job (as it will likely cause dups to reappear) [TEST THIS] + - also need to hook up front-end GUI to invoke the func that has been tested [DONE for Del button] + -> still need Del from contextMenu, Undel from contextMenu (and change the del button when I'm in the Bin path) + -> still no code for Move either (button or contextMenu) + -> still no code for Details... in contextMenu ## DB