Skip to content

Instantly share code, notes, and snippets.

@evo42
Last active November 27, 2022 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evo42/a5c0d9b6a18b15e0387b48430bcdd46b to your computer and use it in GitHub Desktop.
Save evo42/a5c0d9b6a18b15e0387b48430bcdd46b to your computer and use it in GitHub Desktop.
Export your corporate Office365 Outlook™ / Microsoft Teams™ calendar event items as iCalendar `*.ics` document to your private calendar.

Life-Work Calendar-Sync

This Bookmarklet-App downloads your Office365 Outlook / Microsoft Teams calendar as iCalender *.ics document. You can import those events into your private calender to schedule your Life-Work-Balance.

A Bookmarklet-App is some kind of robot executed in the context of a website in your browser.

<a href="javascript: (() => { alert(document.cookie); })();">
  Get Biscuit.
</a>

Development

Moved to: github.com/evo42/Office365-Outlook-Teams-iCalendar-sync

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment