nextcloud / nextcloud/contacts
Automatically parse address or Merge address fields into single field.
Nobody has claimed this yet.
- 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.
Currently in order to add an address, we need to fill out each field individually.
Describe the solution you'd like
It would be nice to be able to paste an address in a single field and then have the relevant parts of the address automatically parsed into the correct fields.
Alternatively, a single free form field for the address would be nice. Here's how Outlook does it:

Describe alternatives you've considered
I've considered just pasting the entire address in the 'address' field like:

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.
Research direction
Start by examining the contact address form and its existing individual address fields. Resolve whether the intended outcome is automatic parsing into those fields or a single free-form address field, then define acceptance cases for pasting an address and verify the resulting contact data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100