mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Updated documentation for evolution
This commit is contained in:
parent
082b46d8a0
commit
262aeb758f
1 changed files with 5 additions and 2 deletions
|
@ -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``.
|
menu ``File → New → Calendar``.
|
||||||
|
|
||||||
A new window opens. The calendar ``type`` is ``CalDAV``, and the location is
|
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
|
replace ``user`` and ``calendar`` by some strings of your choice. Calendars are
|
||||||
automatically created if needed. Please note that **the trailing slash is
|
automatically created if needed. Please note that **the trailing slash is
|
||||||
important**.
|
important**.
|
||||||
|
@ -130,7 +130,10 @@ Click on ``OK``, and your calendar should be ready for use.
|
||||||
Contacts
|
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
|
KOrganizer
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue