|
From: Chris F. <cd...@fo...> - 2010-09-28 09:12:46
|
On Mon, Sep 27, 2010 at 08:26:50PM +0200, deloptes wrote: > The problem as I see it, below, is that the calendar is reporting also the > todos and the notes(vjournal). Can someone confirm? I didn't have time to > have a closer look, but wanted to put it rather for discussion. > What would be best to do here in our akonadi case? On second thought, I think you're right here. You're syncing xmlformat-event types, but VTODO and VJOURNAL data appears to be coming from akonadi. Are you able to filter this data out at the akonadi level? If not, I suppose you'll have to search for BEGIN:VEVENT before passing it on to opensync. Sorry for the confusion. - Chris |