Re: QtMoko - mass import of contacts?

2009-09-14 Thread Torfinn Ingolfsen
Update - I think I might have figured it out. On Sun, Sep 13, 2009 at 10:15 PM, Torfinn Ingolfsen tin...@gmail.comwrote: Perhaps the addressbook needs some env vars configured when started from a (ssh) shell? Ok, now I tried: r...@neo:~# source /opt/qtmoko/qpe.env r...@neo:/root# DISPLAY=:0

Re: QtMoko - mass import of contacts?

2009-09-14 Thread Torfinn Ingolfsen
On Mon, Sep 14, 2009 at 11:30 PM, Torfinn Ingolfsen tin...@gmail.comwrote: A while later - yes, that was it. The import worked. I need to tweak the csv2vcard script, but thats a different issue. It seems like it us using the /home/root/Applications/Qtopia/qtopia_db.sqlite database:

Re: QtMoko - mass import of contacts?

2009-09-13 Thread Torfinn Ingolfsen
Hi, Now with QtMoko v9. On Thu, Sep 10, 2009 at 12:35 AM, Radek Polak pson...@seznam.cz wrote: I have attached script for creating contacts table. Can you please download it to you phone and try following: apt-get install sqlite3 sqlite3 -init contacts.sql /opt/qtmoko/qtopia_db.sqlite I

Re: QtMoko - mass import of contacts?

2009-09-09 Thread Torfinn Ingolfsen
Hi, On Tue, Sep 8, 2009 at 10:04 PM, Michele Brocco ssj2mi...@gmail.com wrote: as far as I remember u can export in vcard ur addressbook and then run Unfortunately Outlook 2007 (at work) can only export single contacts in Vcard format. If you want to export a complete contacts folder, it will

Re: QtMoko - mass import of contacts?

2009-09-09 Thread Torfinn Ingolfsen
Update: On Wed, Sep 9, 2009 at 8:56 PM, Torfinn Ingolfsen tin...@gmail.com wrote: Unfortunately Outlook 2007 (at work) can only export single contacts in Vcard format. If you want to export a complete contacts folder, it will only export to .csv format. So I'll try that and use csv2vcard[1]

Re: QtMoko - mass import of contacts?

2009-09-09 Thread Radek Polak
Torfinn Ingolfsen wrote: DISPLAY=:0 LD_LIBRARY_PATH=/opt/qtmoko/lib /opt/qtmoko/bin/addressbook /home/root/Documents/phone.vcf (phone.vcf contains my 300+ contacts). However I did get lots of lines øike these in the shell: QSqlPimTableModel::count() - Could not execute query: no such

QtMoko - mass import of contacts?

2009-09-08 Thread Torfinn Ingolfsen
Hello, Is there a way to do mass import of contacts in QtMoko? Say from a file or something? -- Regards, Torfinn Ingolfsen ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: QtMoko - mass import of contacts?

2009-09-08 Thread Tony McKeehan
vcards are the most common way of doing something like that and I'm pretty sure I've used vcards with QTmoko before. Build a vcard from your contacts source, send it to your Documents folder and play with it. -Tonym Torfinn Ingolfsen wrote: Hello, Is there a way to do mass import

Re: QtMoko - mass import of contacts?

2009-09-08 Thread Torfinn Ingolfsen
On Tue, Sep 8, 2009 at 8:46 PM, Tony McKeehan mck...@rpi.edu wrote: vcards are the most common way of doing something like that and I'm pretty sure I've used vcards with QTmoko before. Build a vcard from your contacts source, send it to your Documents folder and play with it. Thanks, I'll

Re: QtMoko - mass import of contacts?

2009-09-08 Thread Michele Brocco
wrote: Hello, Is there a way to do mass import of contacts in QtMoko? Say from a file or something? -- Regards, Torfinn Ingolfsen ___ Openmoko community mailing list