nextcloud / nextcloud/contacts
Display the email address in the list of members to distinguish homonyms
@GVodyanov is already working on this.
Since Sep 16, 2025.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Is your feature request related to a problem? Please describe.
Nextcloud version : 31
Contacts app version : 7.2.6
In a nextcloud installation with many accounts, there are homonyms.
In the display of circle members, it would be interesting to display the email address in addition to the display name. Especially in the search for members.
Currently, only the display name is displayed. This would allow the email address to identify the correct account if there are duplicates.
As is done with sharing files and folders with direct users (in the "Files" app), the email address appears in the selection.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.