May 16, 2014
10:31 p.m.
I wrote a tiny utility to work with Gmail contacts. It is very basic and just maps an export file in the Outlook format to GmailContact objects. It doesn't support the Google CSV format - the field order and names are different, and the file is UTF16-encoded. Enjoy! Gofer it smalltalkhubUser: 'SeanDeNigris' project: 'SeansPlayground'; package: 'GmailContact'; load. #GmailContact asClass importAllFromOutlookExport: â/path/to/contacts.csv' asFileReference.
4459
Age (days ago)
4459
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sean DeNigris