mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #447] New Google Calendar birthdays not syncing correctly #430
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Borkjev on GitHub (Feb 5, 2025).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/447
The birthdays are marked with a special tag eventType which is set to 'birthday'.
https://developers.google.com/calendar/api/guides/event-types
They are synced correctly to my Outlook calendar.
But they then sync back to google removing that tag screwing with the Google Calendar.
They are then regular events and not longer birthday events.
Green is my regular calendar with an item that's been synced back.
Test is a new item created as birthday before being synced.
Is it possible to exclude the birthdays from syncing through an advanced setting?