diff --git a/TODO b/TODO index 29bf882..8c17734 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,7 @@ ## GENERAL * refimg - - remove refimg menu from top-level -> sub of Person (to view/mangage?) - -- at the moment refimg menu (view/create) needs thought, remove create totally, view might be okay? (BUT, might also cause issues) - remove AI menu from top-level -> make a sub-of Person, and just have Match or AI - (Fix BUG-41 and bits of BUG-43 & TODO: many ref imgs on create person should span multiple rows) - store the face locations? (good for debugging later, and we calc them as part of GenFace anyway) ... (really, doing this properly, we shoudl keep the face locns for ALL images)... ---> may well mean in a week or so, we move to the new DB structure, and START FORM SCRATCH)