I wrote a Tampermonkey script that merges together duplicate calendar events when you're viewing multiple calendars at once. This cleans up the view so you have a single calendar event rather than 10 tiny ones for each person -- especially useful when using the Gmail sidebar.
Current version is v1.2 as of 4 January 2024.
Options
There aren't any options for this script.
Setup
- Install https://www.tampermonkey.net/ (works on Chrome, FF, Edge etc.)
- Open Tampermonkey > Options and go to the Utilities tab:
- Paste in the following URL and install it:
https://gist.githubusercontent.com/programcsharp/7a6752df2e8145a818857ce10540e119/raw/calendar.merge.js
- Refresh your Google Calendar tab and make sure Tampermonkey has access -- you should see a highlight once the extension is enabled:
Updating
By default, Tampermonkey will check for updates every day. You can also trigger an update immediately with the Utilities > Check for userscript updates option: