From d32b6e0ad09df0246301144468f9d9100ff23a4d Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sun, 10 Oct 2021 12:20:52 +1100 Subject: [PATCH] extra detail on prefs issue --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index f296b48..c9ce56d 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ ## GENERAL * grep DDP: I think pa_prefs may not save when they should? + - from testing, import <-> storage swaps off views dont affect prefs, but when we go to search, it impacts import... (I think b/c import is the default in that set of options?) * move all unsorted photos/* -> import/ TEST: moving over the top of same dir name (what does this do to FS content)