contact-picker icon indicating copy to clipboard operation
contact-picker copied to clipboard

Add a way to obtain oneself

Open tomayac opened this issue 4 years ago • 0 comments

Some operating systems like, for example, iOS let the user determine a special contact that should be used as "my info" for the purpose of autofill. It would be useful for the Contact Picker API to give this "myself" contact entry a special treatment (maybe as a property navigator.contacts.self or as a function navigator.contacts.getSelf(properties, options)).

(via @samthor's blog post.)

tomayac avatar May 25 '21 06:05 tomayac