add-to-calendar-buttons
add-to-calendar-buttons copied to clipboard
New feature: Outlook Calendar
changes
Adding functionality for adding a calendar to outlook, identical to office365 but different endpoint
why
office365 is a premium service behind a paywall, doesn't work for basic accounts on live.com that want to use the outlook calendar there.
@JoeriTheGreat I wouldn't know without spending time checking, though I'm sure there are plenty of stackoverflow discussions on the topic.
This PR changes the existing outlook method which previously downloaded the calendar event, to open the create calendar link on live.com (which was correct at the time the PR was opened), and, download outlook I moved to dOutlook.
So you could checkout my version and see what URL you get if you wanted.