diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/docs.en.md b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/docs.en.md index 58de1764..11b19697 100755 --- a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/docs.en.md +++ b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/docs.en.md @@ -4,9 +4,9 @@ published: true indexed: true visible: false updated: - last_modified: "July 2019" + last_modified: "March 2022" app: Nextcloud - app_version: 15 + app_version: 21 taxonomy: category: - docs @@ -26,21 +26,22 @@ You can access your calendar app by pressing the ![](en/calendar_top_icon.png) { ## Create Calendar -To create a new calendar in this options panel press "*create calendar*" -A small prompt will appear where you can type the name you want to give to this new calendar and select a color for it. -Then press "*create*". +To create a new calendar in this options panel press "*New calendar*" +A small prompt will appear where you can type the name you want to give to this new calendar. +Then press the arrow on the right. ![](en/calendar_add_new.png) -You can create multiple calendars for different purposes (work, activism, etc.) by repeating this process. If you do that, you can use different colors to set them apart (last icon is the color picker which allows you to choose any color you want![](en/calendar_colorpick_icon.png)). +You can create multiple calendars for different purposes (work, activism, etc.) by repeating this process. If you do that, you can use different colors to set them apart. You can find this setting and others clicking on the "three dots" on the right (see the next section). ![](en/calendar_list.png) ## Delete, edit, Download calendar. -On the left panel, you will see your calendars listed. To the right of each calendar you will find a "more" button where you can: +On the left panel, you will see your calendars listed. To the right of each calendar you will find a "three dots" button where you can: -- rename your calendar, +- rename your calendar +- edit the color - download it - get a url link to sync it with other devices - delete your calendar. @@ -49,7 +50,7 @@ On the left panel, you will see your calendars listed. To the right of each cale ## Create an event -You can create a new event in your calendar by clicking in the calendars *main window* simply on the day of the event. A panel will appear on the right side, where you can fill with the information of the event. +You can create a new event in your calendar by clicking in the calendars *main window* simply on the day of the event. A popup will appear, where you can fill with the information of the event. ![](en/calendar_edit_menu.png) @@ -64,27 +65,21 @@ In this panel you can specify: ![](en/calendar_edit_menu2.png) -If you have multiple calendars, in your Disroot calendar app, you need to select to which calendar the event goes to. You can do that below the event title field. +If you have multiple calendars, in your Disroot calendar app, you need to select to which calendar the event goes to. You can do that below the event title field. You can find these information by cliking on "more". ![](en/calendar_edit_menu3.png) -You can set a reminder for the event by pressing "Reminders" and "Add" +You can set a reminder for the event by pressing "Add reminder" ![](en/calendar_edit_menu4.png) -You can select what type of reminder you want: - -* audio -* email -* pop up - -And set the time for it. +You can decide how much before you can be reminded and with which serivice (web notification or email). Just press the reminder you added and the options will show up. ![](en/calendar_edit_menu5.png) -You can also set if this is a repeating event or not. Just check *repeating* options. +You can also set if this is a repeating event or not. Just check *repeating* (default "No recurrence") options. ![](en/calendar_edit_menu6.png) @@ -95,18 +90,14 @@ You can also invite people to your event via email by: * pressing "Attendees" * Filing the field with the persons email address -* press enter ![](en/calendar_edit_menu7.png) The people you invite will receive an automaticly generated email with the invitation. Any changes you make to the event will be automatically sent by email to the person you've added. -When you're done with everything, just press create at the end of the panel, and your event will appear on the screen - - ## Edit or delete events To edit or delete an event you've created, just click the event on your screen, edit it and then press "update". -To delete it, you will find the big red button. +To delete it, you will find the botton on the top on the right. ![](en/calendar_edit_menu8.png) diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_add_new.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_add_new.png old mode 100755 new mode 100644 index a527f092..8cc54ce2 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_add_new.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_add_new.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_colorpick_icon.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_colorpick_icon.png deleted file mode 100755 index 736e057a..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_colorpick_icon.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit1.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit1.png old mode 100755 new mode 100644 index a74287b2..d86dbf50 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit1.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit1.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit1_old.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit1_old.png new file mode 100755 index 00000000..a74287b2 Binary files /dev/null and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit1_old.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu.png old mode 100755 new mode 100644 index bef8d824..234dbca0 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu2.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu2.png old mode 100755 new mode 100644 index 712150f8..5d0cbdf1 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu2.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu2.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu3.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu3.png old mode 100755 new mode 100644 index 324bddf6..eed0e2a7 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu3.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu3.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu4.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu4.png old mode 100755 new mode 100644 index 371acf49..1a69145d Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu4.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu4.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu5.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu5.png old mode 100755 new mode 100644 index 050c9e59..74288e77 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu5.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu5.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu6.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu6.png old mode 100755 new mode 100644 index d7ed300c..1d7f9aa8 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu6.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu6.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu7.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu7.png old mode 100755 new mode 100644 index b59391d6..28aa3126 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu7.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu7.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu8.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu8.png old mode 100755 new mode 100644 index 01164a22..bad97ac9 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu8.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_edit_menu8.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_import_menu1.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_import_menu1.png old mode 100755 new mode 100644 index 2675ecfd..5857e2e6 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_import_menu1.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_import_menu1.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_import_menu2.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_import_menu2.png old mode 100755 new mode 100644 index fae29f22..6e173def Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_import_menu2.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_import_menu2.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_list.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_list.png old mode 100755 new mode 100644 index 60bad736..e961efd1 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_list.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_list.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_main.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_main.png old mode 100755 new mode 100644 index bf00aad4..395d5c1f Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_main.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_main.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_share_menu1.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_share_menu1.png old mode 100755 new mode 100644 index 3cc523bf..46e85bde Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_share_menu1.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_share_menu1.png differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_share_menu2.png b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_share_menu2.png old mode 100755 new mode 100644 index d9c0f725..798c0507 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_share_menu2.png and b/pages/02.tutorials/02.Cloud/04.Apps/calendar/01.Web/en/calendar_share_menu2.png differ