I'm sharing this for the others because I couldn't find a how-to and trialed everything forever before finding the solution on how to add my work calendar from Office 365.
Describe the feature
Work Outlook.com calendars (personal accounts) as well as Office 365 (work) calendars.
To Reproduce
Steps to reproduce the behavior:
- In Outlook, go to Settings > Calendar > Share Calendar to personal email > Grab the ICS url from the "Accept and open calendar" button in the email received
- The button URL has this format:
https://outlook.live.com/?rru=addsubscription&url=webcal://outlook.office365.com/owa/calendar/**<calendarID, in the shape of a Token>**/reachcalendar.ics&name=**<the name of the person you shared it to>**
- You need to cut out this format:
https://outlook.office365.com/owa/calendar/**<calendarID, in the shape of a Token>**/reachcalendar.ics
- Go to Day Planner plugin settings, plug either ICS url as a new calendar
- ???
- Profit
Expected behavior
You should now have your work calendar from Office 365 alongside anyother calendar or tasks that you have setup in the plugin options. Note that any other option to share the calendar in Office 365 (for example, publish a calendar) WILL NOT WORK.
Additional context
For those trying to integrate even more with Obsidian <> Office 365, I also use the MS To-do sync plugin, installed via BRAT. However, to add MS To-do to the calendar view, you still need to do it from Outlook (if you want to block out time that you colleagues can see), otherwise use the Tasks plugin to show them in the Day Planner, but your colleagues won't see that time as blocked for tasks. It's a personal choice :)
I'm sharing this for the others because I couldn't find a how-to and trialed everything forever before finding the solution on how to add my work calendar from Office 365.
Describe the feature
Work Outlook.com calendars (personal accounts) as well as Office 365 (work) calendars.
To Reproduce
Steps to reproduce the behavior:
https://outlook.live.com/?rru=addsubscription&url=webcal://outlook.office365.com/owa/calendar/**<calendarID, in the shape of a Token>**/reachcalendar.ics&name=**<the name of the person you shared it to>**https://outlook.office365.com/owa/calendar/**<calendarID, in the shape of a Token>**/reachcalendar.icsExpected behavior
You should now have your work calendar from Office 365 alongside anyother calendar or tasks that you have setup in the plugin options. Note that any other option to share the calendar in Office 365 (for example, publish a calendar) WILL NOT WORK.
Additional context
For those trying to integrate even more with Obsidian <> Office 365, I also use the MS To-do sync plugin, installed via BRAT. However, to add MS To-do to the calendar view, you still need to do it from Outlook (if you want to block out time that you colleagues can see), otherwise use the Tasks plugin to show them in the Day Planner, but your colleagues won't see that time as blocked for tasks. It's a personal choice :)