1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-26 17:58:30 +00:00

Other small fixes for CalendarSync doc

This commit is contained in:
Guillaume Ayoub 2014-06-15 10:06:36 +02:00
parent 3bce3ccc10
commit e02be506e8

View file

@ -183,29 +183,27 @@ sync adapters. Of course it can also create its own calendars.
So, to sync using CalendarSync you will have to: So, to sync using CalendarSync you will have to:
Start the App -> Press the Menu button -> Select Create WebiCal -> - start the App,
Choose to start with a guided configuration. - press the Menu button,
- select Create WebiCal,
- choose to start with a guided configuration.
Then enter your URL, Username and Password. Then enter your URL, Username and Password.
As URL please use: As URL please use ``http(s)://server:port/username/``.
http(s)://server:port/username/
If you can use https depends on your setup. Please replace "username" If you can use https depends on your setup. Please replace "username"
with the name of your Useraccount. with the name of your Useraccount.
Press test connection button -> if everything signaled as OK then -> Press test connection button. If everything signaled as OK then
press search calendars button -> Select the calendars which you want press search calendars button, select the calendars which you want
to sync -> and press the configure calendar button at the top of to sync, and press the configure calendar button at the top of
the display. Your calendar are now configured :) the display. Your calendars are now configured.
You can then start the first sync by going back to the You can then start the first sync by going back to the
main screen of the app an pressing the Process Webicals button. Of main screen of the app an pressing the ``Process Webicals`` button. Of
course you can also configure the app at its preferences to sync course you can also configure the app at its preferences to sync
automatically. automatically.
The app also supports additoanl sync protocols like WebDAV,
FTP, HTTP or plain ics calendar files.
CalDAV-Sync CalDAV-Sync
~~~~~~~~~~~ ~~~~~~~~~~~