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

Merge pull request #268 from strangemax/patch-1

Updated documentation for evolution
This commit is contained in:
Guillaume Ayoub 2015-04-29 19:10:25 +02:00
commit 61d8916ff4

View file

@ -117,7 +117,7 @@ icon at the bottom of the side pane. Then add a new calendar by choosing in the
menu ``File → New → Calendar``.
A new window opens. The calendar ``type`` is ``CalDAV``, and the location is
something like ``caldav://localhost:5232/user/calendar.ics/``, where you can
something like ``http://localhost:5232/user/calendar.ics/``, where you can
replace ``user`` and ``calendar`` by some strings of your choice. Calendars are
automatically created if needed. Please note that **the trailing slash is
important**.
@ -130,7 +130,10 @@ Click on ``OK``, and your calendar should be ready for use.
Contacts
++++++++
*To be written*
Switch to the contacts page and click ``File → New → Adress book``. In the new
window choose ``WebDAV`` as ``type`` and something like
``http://localhost:5232/user/addressbook.vcf/`` as location. Remember to enter
the correct username.
KOrganizer
~~~~~~~~~~