Difference between revisions of "Calendar"

From Maemo Leste Wiki
Jump to navigationJump to search
Line 1: Line 1:
= Calendar =
= Calendar =


 
Data is stored in /home/user/.calendar/calendardb - in SQLite3 format.




Line 16: Line 16:


* It is not yet clear how (sync)evolution on Fremantle synchronises to "/home/user/.calendar/calendardb", this needs to be figured out before this can work
* It is not yet clear how (sync)evolution on Fremantle synchronises to "/home/user/.calendar/calendardb", this needs to be figured out before this can work
* syncevolution with radicale as server works, and syncs to the evolution server, but that is not what we want.
* syncevolution with radicale as server works, and syncs to the evolution server, but that is not what we want.
* cal-home-widget is also ported
* cal-home-widget is also ported



Revision as of 14:13, 3 October 2020

Calendar

Data is stored in /home/user/.calendar/calendardb - in SQLite3 format.


Qalendar

Synchronising

TODO

  • It is not yet clear how (sync)evolution on Fremantle synchronises to "/home/user/.calendar/calendardb", this needs to be figured out before this can work
  • syncevolution with radicale as server works, and syncs to the evolution server, but that is not what we want.
  • cal-home-widget is also ported

Random resources: