diff --git a/TODO b/TODO index 77cd8a4..46494f1 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,11 @@ ## GENERAL * move all unsorted photos/* -> import/ + TEST: moving over the top of same dir name (what does this do to FS content) + FIX: BUG-69 + TEST: what if we try to move a path in settings, should not allow this? + + * when we do a legitimate move of a file, update last_scanned_dt otherwise FS change is newer, and it will 're-scan' + * when we scan and there is no hash diff then, update last_scanned_dt otherwise FS change is newer, and it will 're-scan' continually * remember last import dir, so you can just go straight back to it