personal-crm
personal-crm copied to clipboard
contact name extraction
As a user, I would prefer if contacts get created with a proper name.
Option 1: Emails
Emails contain three types of email address formats:
- [email protected]
- peter [email protected]
- Pan, Peter [email protected]
Also: extraction of "Peter Pan" from [email protected].
Option 2: Google People API
Maybe already pre-filled data?