-
-
Notifications
You must be signed in to change notification settings - Fork 500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to work with Office 365 calendar #395
Comments
Hey, @purierca, have you tried the link in the readme? This one: https://support.microsoft.com/en-us/office/introduction-to-publishing-internet-calendars-a25e68d6-695a-41c6-a701-103d44ba151d?ui=en-us&rs=en-us&ad=us I followed it and it worked. Here's the relevant part:
|
Also check out the updated readme part: https://github.com/ivan-lednev/obsidian-day-planner?tab=readme-ov-file#where-to-get-an-outlook-link Is that more helpful? |
Hi both, thanks a lot for the comments; I had seen the official Outlook one, not the new readme (which is great btw). It might just be due to some random limitation from my organization; it could be useful to mention it as another way to get Day Planner to work if all else fails? |
Added a link to this issue as an alternative way to get a link: https://github.com/ivan-lednev/obsidian-day-planner?tab=readme-ov-file#alternative |
Yeah, on my org's Outlook / Office 365 setup, the "Shared Calendars" sub-tab under settings is not even there; nor is the alternative "Settings > Calendar > Share Calendar to personal email" ... guess my calendar's just too locked down to use that particular integration :( Still a very cool plugin, though, thank you. : ) |
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.ics
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 :)
The text was updated successfully, but these errors were encountered: