add-to-calendar-buttons icon indicating copy to clipboard operation
add-to-calendar-buttons copied to clipboard

New feature: Outlook Calendar

Open joepagan opened this issue 5 years ago • 1 comments

image

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.

joepagan avatar Sep 18 '20 06:09 joepagan

@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.

joepagan avatar Jul 23 '21 09:07 joepagan