ivan-lednev / obsidian-day-planner

An Obsidian plugin for day planning with a clean UI and a simple task format
MIT License
2.03k stars 499 forks source link

Shared calendars from Open-Xchange aren't working #508

Open fucx opened 1 month ago

fucx commented 1 month ago

Describe the bug When I add a publicly shared calendar feed from Open-Xchange, the events don't show up in the Day Planner.

To Reproduce Steps to reproduce the behavior:

  1. Go to my Open-Xchange web portal
  2. Share Calendar publicly, copying the sharing URL
  3. Insert sharing URL into Day Planner "Remote Calendars" section
  4. Events don't show up, console doesn't give any hints

Expected behavior I expect the events from my shared calendar to show up in the Day Planner.

Additional context The format of the file served through the sharing URL matches the format of an .ics file, so it might just be a tiny adjustment necessary.