mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
stack multiple takes of a scene #1937
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#1937
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gertjanvanzwieten on GitHub (Oct 23, 2023).
Describe what problem this solves and why this would be valuable to many users
I often take a few photos of a scene so that I can select my favorite later. I might not always get to this pruning step, though, so the many near duplicates end up forming awkward clusters in the timeline view.
Describe the solution you'd like
The stacking concept already in place is currently limited to exact duplicates and edits. I would love to see this optionally relaxed by making the temporal and spatial identification windows configurable. Ideally this is paired with the ability to select a favourite to represent the stack, and the ability to break up stacks that were wrongly identified by the heuristic.
Describe alternatives you've considered
I could not think of another way to deal with the situation of near duplicates but I imagine it to be a fairly common problem, so I would be happy to learn of a different solution if it exists.
@graciousgrey commented on GitHub (Oct 23, 2023):
Thank you very much for your feedback!
We do have a very similar feature request:
It might also make sense to add an option to stack by "time" & "camera" in addition to "time" & "place".
You can choose the primary file of a stack as described here
Unstacking files one by one is already possible. Unstacking all files of a stack at once is planned:
@gertjanvanzwieten commented on GitHub (Oct 23, 2023):
Thanks for the pointers and suggestions, yes "time & camera" would be excellent if time can be configurable. And indeed #1446 covers the ground already, apologies for failing to find it. I will close my issue in favour of that one.
Edit to add: thanks for photoprism! I like it quite a bit.