mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Reflect 'archived' state in viewer mode / 'archived' popup too slow #2465
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#2465
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 @x86dev on GitHub (Jan 9, 2026).
Confirmation
What Problem Does This Solve and Why Is It Valuable?
I use the archiving function pretty frequently to sort out / slim down my photos (e.g. choosing the best photo in a series). For that the shortcut CTRL + A exists, which is pretty handy.
However, pressing that shortcut only issues a short tooltip "Archived" which a) is too slow, especially when moving to the next picture (fade-in / fade-out time) and b) when moving quickly in a photo series I can't see the current 'archived' status of a just archived photo. This leads to not knowing if and what photo already has been archived and thus leads to massively slowing down the (manual) archiving process.
What Solution Would You Like?
So it would be very handy if a) the archived status would appear instantly if pressed and b) if a photo shows if it has been archived or not in the viewer.
What Alternatives Have You Considered?
No response
Additional Context
No response