Description
Implementation Todos
- O(n) filtering for deduplication / hidden
- Stack over ANY match (then move to end)
- Allow disabling stacking
- Mark RAW on timeline frame
- Mark Stack on timeline frame
- Download stack files
- Auto archive stack with main
- Auto delete stack with main (warn)
- Auto move stack with main
- Warn when editing image with stack (also metadata)
Is your feature request related to a problem? Please describe.
When I open my memories timeline, there's a bunch of duplicates because I store both NEF and JPEG in the same directories.
Describe the solution you'd like
Allow a feature to be enabled in settings that would hide NEF photos with the same name (I know it's not ideal but this would be sufficient) when it's in the same directory. Allow to choose which format should be used for preview. When one photo is deleted but has both NEF and JPEG, allow to choose whether to delete both or just one.
Describe alternatives you've considered
Moving NEF files out into another directory that is not indexed by memories. I would not prefer this approach because I'd need to migrate existing files and store new photos I upload in separate directories too.