Hi,
After my last system update I lost some contacts I added in last weeks - I have no idea why. I had problems with for quite some time, not synchronizing properly. Probably somehow my fault.
anyway - now I have from old backup 31bb7ba8914766d4ba40d6dfb6113c8b614be442 file (contacts sqlite database) where I see missing contacts. (They're not on my phone anymore or on my mac)
I started writing php script to for each contact there compare if he's available in new backup sqlite database, then I want to print it to csv and import via Contacts.app
But maybe there's easier way?
After my last system update I lost some contacts I added in last weeks - I have no idea why. I had problems with for quite some time, not synchronizing properly. Probably somehow my fault.
anyway - now I have from old backup 31bb7ba8914766d4ba40d6dfb6113c8b614be442 file (contacts sqlite database) where I see missing contacts. (They're not on my phone anymore or on my mac)
I started writing php script to for each contact there compare if he's available in new backup sqlite database, then I want to print it to csv and import via Contacts.app
But maybe there's easier way?