Skip to content

Used to fix issues with contacts showing as Last Name First Name due to vCard change

Notifications You must be signed in to change notification settings

dragpent/VCF-Name-Fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCF Name Fix

This was written because of me having an issue with the way my contacts were showing up as "Last Name First Name" instead of "First Name Last Name" in Google Messages. At some point in ~July 2024 this started occuring:

https://www.reddit.com/r/GooglePixel/comments/1eks9ax/contacts_in_text_messages_showing_last_name/

Special thanks to abmuemzl who got me pointed in the right direction to resolve

Google Contacts supporting help: https://support.google.com/contacts/answer/7199294?hl=en&co=GENIE.Platform%3DDesktop

This assumes your contacts are generic first name last name, the code should handle special prefixes and suffixes but I didn't test and I don't have contacts saved that way

Steps to fix

  1. Go to your Google Contacts page - https://contacts.google.com/u/0/

  2. Select all (select one and then you can click drop down triangle to select all)

    image

  3. Afterwards click the ... and export as VCF

    image image

  4. Be sure to BACKUP THIS FILE SOMEWHERE!!! In case things go wrong this file will have everything as it currently stands

  5. Download this VCF Name Fix program and run it

image

image

image

  1. Click "Open VCF File" to upload the VCF file from step 3

  2. Once file is loaded "Process and Save" will be available - click this, this will update the data and save a new VCF file onto your desktop. ~Desktop\FixedVCF.vcf

    • Do a sanity check and review the data and confirm the data now looks correct (you can use notepad to open review)
  3. In Google Contacts select all again (step 2) but delete contacts this time

    • Note that these deleted contacts will still be in your Trash if there is a need to restore

    image

  4. Import the FixedVCF.vcf file from your desktop to Google Contacts

    image

  5. This import will create a label with the date, you can delete this label to keep your contacts clean after confirming all is looking correct.

image

  1. Success?

About

Used to fix issues with contacts showing as Last Name First Name due to vCard change

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages