http://bugzilla.moblin.org/show_bug.cgi?id=3182
--- Comment #9 from jku <jku(a)linux.intel.com> 2009-11-20 05:27:38 PST ---
(In reply to comment #8)
More updates:
Nokia stores calendar and tasks together in the client side and synced to
to-dos and calendars in
ovi.com.
To support this, we need to (as pointed by Patrick):
"
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
"
If this is a specific case, I can just special case "calendar+todo" in the GUI.
First idea:
Addressbook URI [ ]
Calendar URI [ ]
[ ] Calendar includes Tasks
Tasks URI [ ]
(The "tasks" line would be insensitive if the checkbutton is checked)
Not sure what to do with unknown combined sources.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.