mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Allow to label multiple images in batch #862
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#862
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 @sefininio on GitHub (Apr 2, 2021).
Hello,
Currently, to manually tag people in photos, the process includes:
This is very manual and tedious.
There is already the option to select multiple pictures in the search screen for batch operations, but selecting multiple photos and clicking on batch edit only allows to edit one at a time, so not a batch operation, really.
It would be a lot easier to select a few photos and add one or more labels to all of them, so that I could choose 10 pictures and add 'Person A' label to all 10, deselect and select 5 different ones and add 'Person B' to all 5, then select 7 different ones and add 'Person A' & 'Person B' to all 7.
Also - it would be a lot easier to do this with keyboard shortcuts, but this is a different issue I'll open separately.
@alexislefebvre commented on GitHub (Apr 2, 2021):
See #271
@graciousgrey commented on GitHub (Apr 2, 2021):
Add labels to multiple photos will be part of batch edit (#271)