On Wed, 2009-10-28 at 04:52 +0000, Chen, Congwu wrote: > >For Syncing Todo, what i think is todos are stores as part of > calendar in Nokia Phones. > > Yep, the mystery is how does Nokia differentiate from tasks and todos > if they are stored together?
Simple. ;-) One uses VTODO, one VEVENT. Synthesis supports such a combined storage either directly (write a backend which handles both) or via a "superdatastore" which combines a backend for VEVENT and VTODO (see XML configuration guide). We need to support this in several ways: - configure a data source which maps to a superdatastore - figure out how to represent that in the GUI -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
