diff --git a/frontend/src/components/external_calendar_modal.rs b/frontend/src/components/external_calendar_modal.rs index 9b46315..b8971e4 100644 --- a/frontend/src/components/external_calendar_modal.rs +++ b/frontend/src/components/external_calendar_modal.rs @@ -125,17 +125,32 @@ pub fn external_calendar_modal(props: &ExternalCalendarModalProps) -> Html { }
-

{"Setting up Outlook 365 Calendar"}

+

{"Setting up External Calendars"}

- {"Currently tested with Outlook 365 calendars. To get your calendar link:"} + {"Currently tested with Outlook 365 and Google Calendar. To get your calendar link:"}

-
    -
  1. {"Go to Outlook Settings"}
  2. -
  3. {"Navigate to Calendar → Shared Calendars"}
  4. -
  5. {"Click \"Publish a calendar\""}
  6. -
  7. {"Select your calendar and choose \"Can view all details\""}
  8. -
  9. {"Copy the ICS link and paste it below"}
  10. -
+ +
+ {"Outlook 365:"} +
    +
  1. {"Go to Outlook Settings"}
  2. +
  3. {"Navigate to Calendar → Shared Calendars"}
  4. +
  5. {"Click \"Publish a calendar\""}
  6. +
  7. {"Select your calendar and choose \"Can view all details\""}
  8. +
  9. {"Copy the ICS link and paste it below"}
  10. +
+
+ +
+ {"Google Calendar:"} +
    +
  1. {"Hover over your calendar name in the left sidebar"}
  2. +
  3. {"Click the three dots that appear"}
  4. +
  5. {"Select \"Settings and sharing\""}
  6. +
  7. {"Scroll to \"Integrate calendar\""}
  8. +
  9. {"Copy the \"Public address in iCal format\" link"}
  10. +
+