[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldsync-hackers] Adding categories



On Mon, May 13, 2002 at 02:29:22PM +0200, Laurent Simonneau wrote:
> I try to write a conduit for syncing the adressbook with data stored in a
> PostgreSQL database.
> 
> I add categories in $PDB->{appinfo}{categories} (using $PDB->addCatego
>>ry($cat_name) )
> when the fetch conduit is executed.
> 
> But these new categories don't appears on my palm.
> 
> Is it a known problem ?

	From coldsync(8):

     ColdSync does not deal with categories. This is due to the way the
     AppInfo block (which contains the categories) is implemented. However,
     conduits can deal with categories.

The ColdSync distribution comes with the 'copy-appinfo' conduit, which
copies the AppInfo block from the Palm to the PDB file on the desktop.
You can use this as a starting point to write a conduit that copies
the AppInfo block from the PDB file to the Palm.

-- 
Andrew Arensburger                      This message *does* represent the
arensb@ooblick.com                      views of ooblick.com
		     Tremble your way to fitness.

-- 
This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.