Skip to main content

Contacts cleanup and fixer

TypeScript Google Apps Script clasp
miguelandres/cleanup_contacts

Script to clean up my contacts

TypeScript
0
0

This is a Google Apps Script script written in TypeScript using clasp that cleans up contacts according to several rules.

My google account is nearly 20 years old and it has accumulated a lot of cruft in its contacts. Things that are no longer relevant or don’t even exist anymore (MSN usernames, anyone?).

Additionally my contacts have gone through several migrations, particularly phone numbers, and I had been extra careful and never removed numbers before. So Colombia changes how they address landlines, I kept the old landlines, Argentina adds a 9 to mobiles, I keep the pre-migration one, and so on…

Additionally I want to get rid of corporate emails and other things like that.

This is flexible enough that the rules are easy to change.

Related

Birthday Reminders on Google Apps Script
TypeScript Google Apps Script clasp
This is a Google Apps Script script written in TypeScript using clasp that can notify the user of upcoming birthdays
Google Drive to Office conversion script
TypeScript Google Apps Script clasp
This is a Google Apps Script script written in TypeScript using clasp that allows the user to convert all Google Docs/Slides/Sheets into MicrosoftOffice formats