Google-Script-Contacts-Sync
Google-Script-Contacts-Sync copied to clipboard
Enhancement: don't sync "starred" property (or make it optional)
Maybe in two different accounts, the user(s) don't want the same Contacts to be "starred". Maybe the "starred" property should not be synced; or it could be configurable in the script.
Easy enough to modify the script to not sync the stars. Feel free to do so!
Flea can you say just a bit more about how/where to do this?
As far as I know, the stars are just labels/groups, so it would be same as what I posted in the other thread.