mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Calendar Documentation (1)
Signed-off-by: Marius Blüm <marius@lineone.io>
This commit is contained in:
parent
395b317a5d
commit
25e11f8aa9
@ -1,3 +1,103 @@
|
||||
======================
|
||||
Using the calendar app
|
||||
======================
|
||||
|
||||
The Calendar app is not enabled by default and needs to be installed separately
|
||||
from our App Store. Find out more about installing and managing apps over here.
|
||||
|
||||
The Nextcloud Calendar app works similar to other calendar applications you can
|
||||
sync your Nextcloud calendars and events with.
|
||||
|
||||
When you first access the Calendar app, a default first calendar will be
|
||||
pre-generated for you.
|
||||
|
||||
.. figure:: ../images/calendar_empty.png
|
||||
|
||||
Managing your calendars
|
||||
-----------------------
|
||||
|
||||
Import a Calendar
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
If you want to transfer your calendar and their respective events to your Nextcloud
|
||||
instance, importing is the best way to do so.
|
||||
|
||||
.. figure:: ../images/calendar_import.png
|
||||
|
||||
1. Click on the settings-icon labeled with "Settings & Import" at the left-bottom.
|
||||
|
||||
2. After clicking on "+ Import Calendar" you can select a calendar file from your
|
||||
local device to upload.
|
||||
|
||||
3. The upload can take some time and depends on how big the calendar you import
|
||||
is.
|
||||
|
||||
.. note:: The Nextcloud Calendar application only supports iCalendar-compatible
|
||||
``.ics`-files, defined in RFC 2445.
|
||||
|
||||
Create a new Calendar
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
If you plan to setup a new calendar without transferring any old data from your
|
||||
previous calendar, creating a new calendar is the way you should go.
|
||||
|
||||
.. figure:: ../images/calendar_create.png
|
||||
|
||||
1. Click on ``+ New Calendar` in the left sidebar.
|
||||
|
||||
2. Type in a name for your new calendar, e.g. "Work", "Home" or "Studies".
|
||||
|
||||
3. After clicking on the checkmark, your new calendar is created and can be synced
|
||||
across your devices, filled with new events and shared with your friends and colleagues.
|
||||
|
||||
Edit a Calendar
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
Sometimes you may want to change the color or the entire name of a previous
|
||||
imported or created calendar.
|
||||
|
||||
.. figure:: ../images/calendar_edit.png
|
||||
|
||||
1. Click on the three-dot-menu of the respective calendar.
|
||||
|
||||
2. Select ``Edit``
|
||||
|
||||
Export a Calendar
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
TBD
|
||||
|
||||
Delete a Calendar
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
TBD
|
||||
|
||||
Subscribe to a Calendar
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
TBD
|
||||
|
||||
Managing Events
|
||||
---------------
|
||||
|
||||
TBD
|
||||
|
||||
Create a new event
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
TBD
|
||||
|
||||
Edit an event
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
TBD
|
||||
|
||||
Delete an event
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
TBD
|
||||
|
||||
Share your Calendars & Events
|
||||
-----------------------------
|
||||
|
||||
TBD
|
||||
|
||||
Loading…
Reference in New Issue
Block a user