任何人都知道在将vCard导入Google通讯录时,Instant Messaging的vCard语法是什么?或Google联系人忽略并且不允许将来自vCard的Instant Messaging数据添加到记录中?
Google通讯录CardDAV使用https://tools.ietf.org/html/rfc6352
中所述的vCard v3.0编码格式。
尝试使用以下Instant Messaging语法导入vCard 3.0但无法正常工作
- IMPP:aim:johndoe@aol.com
(当vCard导入iOS时,此语法有效)
- IM:aim:johndoe@aol.com
(由于Google Contacts API使用IM而尝试此操作)
如果我通过编辑手机中的记录来手动输入Instant Messaging字段数据,则可以正常工作。当在Google通讯录Web界面中手动输入数据时,它也可以正常工作。
尝试使用Instant Messaging从Google通讯录导出记录字段,导出的vCard不包含Instant Messaging字段的数据。