Re: sync with palm tx excludes "Location" field from appointments
- From: Nicholas Piper <nick nickpiper co uk>
- To: Isaac Emesowum <isaac emesowum gmail com>
- Cc: "The PalmOS\(tm\) integration package" <gnome-pilot-list gnome org>
- Subject: Re: sync with palm tx excludes "Location" field from appointments
- Date: Sun, 15 Mar 2009 22:03:50 +0000
Isaac,
On Sun, 15 Mar 2009, Isaac Emesowum wrote:
> On Sun, 2009-03-15 at 15:47 +0000, Nicholas Piper wrote:
> > Probably, you need to have your Evolution conduit read a different
> > database. pilot-link supports the one you want, the 'ContactsDB-PAdd'
> > database. The current conduit is
> > http://svn.gnome.org/viewvc/evolution/trunk/addressbook/conduit/address-conduit.c?view=log
> > and you'll need to write a new one that instead of using
> > http://cvs.pilot-link.org/include/pi-address.h?view=log uses
> > http://cvs.pilot-link.org/include/pi-contact.h?view=log - it's
> > very similar, just the structures have some more attributes (including
> > Location.)
> Thanks for your help :)
> However, there already is a calendar conduit under
> http://svn.gnome.org/viewvc/evolution/trunk/calendar/conduits/calendar/calendar-conduit.c?view=log.
> Keep in mind that the conduit being synced is the calendar. I'm trying
> to sync an appointment and the "Location" field isn't showing. I'm
> thinking that is handled by the calendar conduit.
> I'm looking into calendar-conduit.c.
Ah, guess I didn't pay attention there, sorry.
That conduit reads from DatebookDB, using the pi-datebook.h
interfaces.
You will need one that uses CalendarDB-PDat with the (new, unreleased)
http://cvs.pilot-link.org/include/pi-calendar.h?view=log interface.
Nick
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]