Event Merge for Google Calendar™ (by @imightbeAmy)

Script that visually merges the same event on multiple Google Calendars into one event.

Από την 18/02/2018. Δείτε την τελευταία έκδοση.

Αυτές είναι εκδόσεις αυτού του κώδικα όπου ο κώδικας έχει ενημερωθεί. Προβολή όλων των εκδόσεων.

  • v1 09/06/2019 Set text color so declined events don't have weird color text. Fix #63
  • v1 09/06/2019 Apply black shadow to white text and vice versa, Be extra sure that re-set events are visible, Use chroma to darken colors when calendars are using the same color
  • v1 09/06/2019 Add text shadows for better readability on striped background. As stated in #73 event description text on striped events are sometimes not readable. Adding slight text shadow makes look better., Merge pull request #74 from thesebas/patch-1 Add text shadows for better readability on striped background.
  • v1 21/12/2018 Add support for mini-calendar view in gmail
  • v1 21/12/2018 better fix for #67 that does mess up window re-sizing
  • v1 21/12/2018 Make events at least stay in thier own lane, partial fix for #67, Use originalLeft/Right to stop those creepy crawly events. Fixes #67
  • v1 21/12/2018 split merge into more functions for readability, Set backgroundSize to initial to handel 'Maybe' replies. Fixes #57
  • v1 23/02/2018 Add height to key for event merge of same name, small duration but different end time, Merge pull request #58 from Hadriel/master Add height to key for event merge of same name, but different end time
  • v1 21/02/2018 Reset old style when an event is removed from a merged set. #56
  • v1 18/02/2018 Join with nothing instead of ','
  • v1 18/02/2018 Add more divs to the key. #52
  • v1 18/02/2018 remove tabs permission
  • v1 18/02/2018 Fix FireFox compatibility issues, use storage for enabled setting
  • v1 17/02/2018 handle month view, Avoid error in adgenda view, Fix events not attending (they have a white bg)
  • v1 17/02/2018 handle all day events
  • v1 17/02/2018 use computed left and right for width
  • v1 17/02/2018 no more jquery, use MutationObserver to re-run merge
  • v1 17/02/2018 Incorporate code from @tdudek, Merge pull request #51 from fredley/master Incorporate code from @tdudek
  • v1 18/05/2017 Don't remove non-ascii chars because it messes with non-english and emojis
  • v1 18/05/2017 don't include event location in key, remove color bars before adding them, Hid all the things. Fixes #47, add toggle button
  • v1 27/05/2016 Synced from GitHub - Fix comment - Merge pull request #43 from yaubi/patch-2 Fix comment spelling
  • v1 10/04/2016 Synced from GitHub - Make event matching a little more flexible. Closes #16 - Hide instead of removing other events because sometimes Google Cal code expects them to be there. Don't assume the 'chip' is there to clean up. Fixes #15 and #7.
  • v1 24/01/2016 Synced from GitHub - Added the new URL calendar.google.com // @include https://calendar.google.com/* // @include http://calendar.google.com/* - Merge pull request #13 from sharkoz/patch-1 Added the new URL calendar.google.com
  • v1 18/05/2015 Synced from GitHub - Only let the week/month merger, merge the week/month. Fixes #11.
  • v1 18/05/2015 Synced from GitHub - Only let the week merger, merge the week. Fixes #11.
  • v1 17/03/2015 Synced from GitHub - Use 0 when left isn't a percent. Fixes #9
  • v1 13/03/2015 Synced from GitHub - Get left pos as percent, don't run merge on elements more than once. (Fixes #5 - narrow events)
  • v1 13/03/2015 Synced from GitHub - Merge find time properly (fixes #7)
  • v1 13/03/2015 Synced from GitHub - Add month view timed event style (resolves #3):
  • v1 28/07/2014 Imported from URL
  • v1 28/07/2014 Imported from URL