HCAWN / gcal-multical-event-merge

Browser extension that visually merges the same event on multiple Google Calendars into one event.
GNU General Public License v3.0
26 stars 5 forks source link

[BUG] extension hides all day events with same name as OOO events #25

Open aspiers opened 10 months ago

aspiers commented 10 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce

  1. Create an Out of Office entry
  2. Create a normal all day event with the same name as the OOO entry
  3. Observe that the all day event is hidden by the extension: image

Expected behaviour Since they are different types of calendar entry (event vs. OOO) which are rendered differently by Google Calendar, I expect them to not be merged and both visible. Disabling the extension shows (almost!) the correct appearance:

image

You will note that there are duplicate all day events visible. This is because due to slightly unusual SOP in our team, I submitted the event to the team calendar and added our department group as attendees, one of whom is my own account, thereby creating a copy of the event in my own personal calendar.

The ideal appearance would be to have the two all day events merged together, but separate from the OOO declaration.

Device

Additional context Add any other context about the problem here.