Dear all,
Here is a c program to export e680i contacts to .vcf, .txt or .csv files. It uses the Berlekey DB API directly, no need to run other programs. Works in Linux. It shoud handle UNICODE ok. See Changelog for details.
I have use it to export vcf and csv files to thunderbird and 'rolo'.
The program will soon accept synchronization features to/from:
.csv files
E680i's native db file
.ical
.vcf (vCard)
.txt
.mab (thunderbird)
And not so soon, it will be able to handle emails and SMS to/from .mbox format.
I try program it using a modular design, so it shouldn't be so difficult to add support of other formats. I will be working in: .db synchro filter, and .mab (Thunderbird's) synchro filter.
Any comments/feedback is welcome!
Enjoy!
matías
PS: The download will be soon removed, and added to the "download section"...