super-productivity/packages/plugin-dev/google-calendar-provider/src
Johannes Millan 8d43c50631 fix(plugins): dedupe Google Calendar auto-time-block events in schedule #8171
With Auto time blocking on, scheduling a task writes a mirror event to
Google Calendar. When the read calendar overlaps the time-block calendar,
that mirror was fetched back and rendered next to the local task that
created it — a duplicate. Filter SP-owned events (tagged with
extendedProperties.private.spTaskId) out of all plugin read paths.
2026-06-09 10:50:07 +02:00
..
manifest.json feat(calendar): implement Google Calendar plugin with reschedule and delete 2026-03-28 23:10:08 +01:00
plugin.spec.ts fix(plugins): dedupe Google Calendar auto-time-block events in schedule #8171 2026-06-09 10:50:07 +02:00
plugin.ts fix(plugins): dedupe Google Calendar auto-time-block events in schedule #8171 2026-06-09 10:50:07 +02:00