Skip to main content

Synchronized events from your groups

When someone shares an event with a group you're in, it shows up as a Shared event you can pull into your own calendar. Once synchronized, Latte keeps it in step with the original — and tells you when the owner changes something.

  1. Open your Shared events list from the resources area. New shared events are grouped as New, Updated, and Skipped.

  2. On a shared event, click Synchronize to add it to your calendar, or Skip to set it aside.

    Screenshot coming soon
    The web Shared events list with New / Updated / Skipped sections and the Synchronize and Skip actions on an item
    Capture spec (for maintainers)
    {
      "id": "web.calendar-and-events.synchronized-events.shared-list",
      "platform": "web",
      "route": "/resources/shared/events",
      "actions": [
        {
          "pom": {
            "page": "SharedEventsPage",
            "call": "waitForList"
          }
        }
      ]
    }
  3. A synchronized event appears on your grid marked "Synchronized from another source". Open it to:

    • See edits — view how your copy differs from the original,
    • Restore — drop your changes and match the original again,
    • Unsync — remove it from your calendar (you can synchronize it again later).
  4. When the owner updates a synced event, Latte flags it as Updated — open it to see the difference and apply the change, or dismiss to keep your version.

Good to know

A synchronized event is read-only in your calendar — you can't edit or delete it directly. Change it at the source, or Unsync to remove it.