Using the Calendar app
Note
The calendar app is not enabled by default and needs to be installed separately from our App Store. Please ask your Administrator for it.
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.
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.
Click on the settings-icon labeled with
Settings & Import
at the left-bottom.After clicking on
+ Import Calendar
you can select one or more calendar files from your local device to upload.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 5545.
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.
Click on
+ New Calendar
in the left sidebar.Type in a name for your new calendar, e.g. “Work”, “Home” or “Studies”.
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, Download or Delete a Calendar
Sometimes you may want to change the color or the entire name of a previous imported or created calendar. You may also want to export it to your local hard drive or delete it forever.
Note
Please keep in mind that deleting a calendar is a irreversible action. After deletion, there is no way of restoring the calendar unless you have a local backup.
Click on the three-dot-menu of the respective calendar.
Click on
Edit
,Download
orDelete
.
Publishing a calendar
Calendars can be published through a public link to make them viewable (read-only) to external users. You may create a public link by opening the share menu for a calendar and clicking on « + » next to « Share link ». Once created you can copy the public link to your clipboard or send it through email.
There’s also an « embedding code » that provides an HTML iframe to embed your calendar into public pages.
Multiple calendars can be shared together by adding their unique tokens to the end of an embed link. Individual tokens can be found at the end of each calendar’s public link. The full address will look like
https://cloud.example.com/index.php/apps/calendar/embed/<token1>-<token2>-<token3>
To change the default view or date of an embedded calendar, you need to provide an url that look like https://cloud.example.com/index.php/apps/calendar/embed/<token>/<view>/<date>
.
In this url you need to replace the following variables:
<token>
with the calendar’s token.<view>
with one ofmonth
,week
,day
,listMonth
,listWeek
,listDay
. The default view ismonth
and the normally used list islistMonth
.<date>
withnow
or any date with the following format<year>-<month>-<day>
(e.g.2019-12-28
).
On the public page, users are able to get the subscription link for the calendar and download the whole calendar directly.
Subscribe to a Calendar
You can subscribe to iCal calendars directly inside of your Nextcloud. By supporting this interoperable standard (RFC 5545) we made Nextcloud calendar compatible to Google Calendar, Apple iCloud and many other calendar-servers you can exchange your calendars with, including subscription links from calendar published on other Nextcloud instances, as described above.
Click on
+ New Subscription
in the left sidebar.Type in or paste the link of the shared calendar you want to subscribe to.
Finished. Your calendar subscriptions will be updated regularly.
Note
Subscriptions are refreshed every week by default. Your admin may have changed this setting.
Managing Events
Create a new event
Events can be created by clicking in the area when the event is scheduled. In the day- and week-view of the calendar you just click, pull and left your cursor over the area when the event is taking place.
The month-view only requires a single click into the area of the specific day.
After that, you can type in the event’s name (e.g. Meeting with Lukas), choose the calendar in which you want to choose the event (e.g. Personal, Work), check and concretize the time span or set the event as all-day event.
If you want to edit advanced details such as the Location, a Description,
Attendees, Reminders or to set the event as a repeating-event click on
the More...
-button to open the advanced sidebar-editor.
Note
If you always want to open the advanced sidebar-editor instead of the
simple event editor popup, you can set a Skip simple event
editor
-checkmark in the Settings & Import
-section of the app.
Clicking on the blue Create
-button will finally create the event.
Edit or Delete an event
If you want to edit or delete a specific event, you just need to click on it.
After that you will be able to re-set all event details and open the
advanced sidebar-editor by clicking on More
.
Clicking on the Update
-button will update the event. To cancel your changes, click on the close icon on top right of the popup or sidebar editor.
If you open the sidebar view and click the three dot menu next to the event name, you have an option to export the event as an .ics
file or remove the event from your calendar.
Invite attendees to an event
You may add attendees to an event to let them know they’re invited. They will receive an email confirmation and will be able to confirm or cancel their participation to the event. Attendees may be other users on your Nextcloud instances, contacts in your addressbooks and direct email addresses. You also may change the level of participation per-attendees, or disable email confirmation for a specific attendee.
Tip
When adding other Nextcloud users as attendees to an event, you may access their FreeBusy information if it’s available, helping you to determine when is the best time slot for your event.
Attention
Only the calendar owner can send out invitations, the sharees are not able to do that, whether they have write access to the event’s calendar or not.
Assign rooms and resources to an event
Similar to attendees you can add rooms and resources to your events. The system will make sure that each room and resource is booked without conflict. The first time a user adds the room or resource to an event, it will show as accepted. Any further events at overlapping times will show the room or resource as rejected.
Note
Rooms and resources are not managed by Nextcloud itself and the Calendar app will not allow you to add or change a resource. Your Administrator has to install and possibly configure resource back ends before you can use them as a user.
Setup Reminders
You can set up reminders to be notified before an event occurs. Currently supported notification methods are :
Email notifications
Nextcloud notifications
You may set reminders at a time relative to the event or at a specific date.
Note
Only the calendar owner and people or groups with whom the calendar is shared with write access will get notifications. If you don’t get any notifications but think you should, your Administrator could also have disabled this for your server.
Note
If you synchronize your calendar with mobile devices or other 3rd-party clients, notifications may also show up there.
Add recurring options
An event may be set as “recurring”, so that it can happen every day, week, month or year. Specific rules can be added to set which day of the week the event happens or more complex rules, such as every fourth Wednesday of each month.
You can also tell when the recurrence ends.
Trash bin
If you delete events, tasks or a calendar in Calendar, your data is not gone yet. Instead, those items will be collected in a trash bin. This offers you to undo a deletion. After a period which defaults to 30 days (your administration may have changed this setting), those items will be deleted permanently. You can also permanently delete items earlier if you wish.
The Empty trash bin
buttons will wipe all trash bin contents in one step.
Tip
The trash bin is only accessible from the Calendar app. Any connected application or app won’t be able to display its contents. However, events, tasks and calendars deleted in connected applications or app will also end up in the trash bin.
Birthday calendar
The birthday calendar is a auto-generated calendar which will automatically fetch the birthdays from your contacts. The only way to edit this calendar is by filing your contacts with birthday dates. You can not directly edit this calendar from the calendar-app.
Note
If you do not see the birthday calendar, your Administrator may have disabled this for your server.