[Feature] Preload contacts in face-recognition name list #8652
Closed
aero31aero
started this conversation in
Feature Request
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
Either some kind of API import, or just a text field where you can enter some CSV file with a list of your contacts, so that when you're tagging/recognizing people in the
/people
page, you have this data to auto-complete from.This will make spelling errors in names a thing of the past, and in general improve the UX of face tagging.
I propose providing two options:
Alice, Bob, Eve
https://example.com/mycontacts
that returns a file formatted like above. Immich can then periodically fetch and update the local contacts list.I don't want to propose directly hooking up to Google Contacts or implementing Webdav but I feel there should be some configurable way to let Immich know names of people I know in bulk.
Platform
Beta Was this translation helpful? Give feedback.
All reactions