From 70458228b3c7a94fb5a73f050a9334b30881d07e Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Mon, 12 Apr 2021 00:15:21 +1000 Subject: [PATCH] just remembered the bug with group by and folders mode --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index d0cf5a5..0dbb7b0 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,7 @@ - ignore *thumb* -- but consider how we do this and don't screw up 'dir/job counts' and other stuff like .pa_bin if its in storage/import folder? * storage_path viewing needs to be by folder / not a big grab bag of files (by default) + -- BUG: issue with view by Day, etc. we print out day even if the Entry is not in the cwd -- mostly done. Need to toggle the view if I want, and when viewing storage area, change single-click to be view file again, and right-click to be my context menu -> could this also be a small symbol near the icons mentioned below (disk/?/bin)? * doing actual file deletes needed again [DONE]