Howto/pages/02.tutorials/02.Cloud/04.Apps/02.Calendar/01.Web/docs.en.md

179 lines
6.3 KiB
Markdown
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 'Calendar: Web'
published: true
indexed: true
visible: false
updated:
last_modified: "October 2020"
app: Nextcloud
app_version: 19
taxonomy:
category:
- docs
tags:
- apps
- calendar
- cloud
page-toc:
active: true
---
# Using the Calendar app
Login to the **Cloud** and access your calendar app by clicking the *calendar icon* in the top bar.
![](en/calendar_app.png)
The *left-pane* in the calendar window gives you an overview of your calendars, their options and general settings.
![](en/calendar_main.png)
# Create a Calendar
To create a new calendar just click **New calendar**. A small prompt will appear where you can type the name you want to give to this new calendar. Then press the ![](en/arrow.png) arrow icon.
![](en/calendar_create.png)
You can create multiple calendars for different purposes (work, activism, etc.) by repeating this process.
![](en/repeating.png)
## Calendar options
On the left panel, you will see your calendars listed. By clicking on the three dots icon to the right of a calendar, you will access the options menu from where you can:
- Edit the calendar name
- Edit its color (useful if you have many calendars)
- Copy private link to get the calendar URL to sync it with other devices
- Download it (in which case a .ics will be created for that)
- Delete it
![](en/calendar_options.png)
## Sharing a calendar
To share a calendar click on the *share icon* ![](en/share_icon.png), this will allow you choose how it will be shared.
![](en/calendar_sharing.png)
Basically there are two sharing methods:
* **Public link**
![](en/calendar_sharing_link.png)
A public link make the calendar viewable (read-only) to external users. Once the link is generated you can access some options related to it, such as:
- Send the link via email
- Copy the subscription link to the calendar
- Copy the embedding code (it provides an HTML iframe in case you want to embed the calendar somewhere)
- Delete the link
* **User or groups**
![](en/calendar_sharing_edit.png)
Enter the name of a user or group and select whether thay can edit the calendar or not. **When sharing a calendar with edit permission, users with whom the calendar is shared will be able to create new events into the calendar as well as edit and delete existing ones**.
## Importing a calendar and other settings
You can tranfer any calendar and their respective events between **Nextcloud** instances by downloading and importing them from the **Settings & import** menu at the bottom left of the calendar window.
![](en/calendar_settings_import.png)
Click on **Import calendar** and select the calendar file (.ics) you want to upload.<br>
In this menu you will also find some other options related to a selected calendar that are self-explanatory.
# Creating an event
To create a new event in your calendar just click on the date of the event. A window will appear with very basic options such as **Event title**, choose which calendar to link it to, if it is an **All day** event or set the time range of it.
![](en/event_options_01.png)
Remember that if you have more than one calendar, you must select to which one the event correspond, so that you avoid events/tasks ending up on the wrong calendar.
![](en/select_cal.gif)
You can access more detailed options by clicking on the **More** button. A panel will appear on the right side, where you can add more complete information of the event.
![](en/event_options_panel.png)
In this panel you will find and be able to set and edit the following options:
* **Details**
- Add an **Event title**
![](en/title.gif)
- Select to which calendar the event goes to
![](en/sel_cal.gif)
- Set the **Start/End** date and time
![](en/date.gif)
- Select if it is an **All day** event
- **Add a location**
- **Add a description**
- Set the overall **status** of the event (Confirmed/Tentative/Cancelled)
- Set the visibility of the event when the calendar containing it is shared (Show full event/Show only busy/Hide the event)
- Set how the event should be taken into account when calculating Free/Busy information
- Add a **Category** to help you structure and organize your events
- Edit the color
![](en/details.gif)
* **Attendees**<br>
You can invite people to an event by selecting the **Attendees** option and typing their email addresses, usernames (if they are other **Cloud** users), contacts in your addressbooks or even rooms.
![](en/attendees.png)
You can also set the level of participation per-attendees, or disable email confirmation for a specific attendee.
![](en/attendees_level.png)
When you add other **Cloud** users to an event, you can access their **Free/Busy** information (if its available). This is very useful to determine when is the best time frame for your event.
![](en/free_busy.png)
**NOTE**: Remember that only the calendar owner can send out invitations. The attendees cannot do that, whether they have write access to the events calendar or not.
* **Reminders**<br>
You can set a reminder for the event by pressing on **Reminders** tab and then **+ Add reminder**.
![](en/reminders.png)
There are two notification methods:
* Email notification
* Nextcloud notification
You can set reminders at a time relative to the event or at a specific date.
![](en/reminder_options.png)
![](en/reminder_options_date.png)
**NOTE**: Only the calendar owner and people or groups with whom the calendar is shared with write access will get notifications.
* **Repeat**<br>
If this is a recurring event you can set it to happen every day, week, month or year. Specific rules can also be added to set which day of the week the event happens or more complex rules, for example, every second Tuesday of each month.
You can also tell when the recurrence ends.
![](en/repeat.png)
## Edit or delete events
To edit an event you've created, click the event on your screen. This way you can edit the title, the calendar to which it belong to and the date.
![](en/edit_event.png)
By clicking on the **More** button you can do a more detailed edition and access to the event **Download** and **Deletion** options. Just click on the three dots menu at the right of the event title.
![](en/event_edit_options.png)