just remembered the bug with group by and folders mode

This commit is contained in:
2021-04-12 00:15:21 +10:00
parent 56bb054384
commit 70458228b3

1
TODO
View File

@@ -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]