Skip to main content

Delete an event

Deleting an event removes it from your calendar and everyone it was shared with. For a repeating event, you decide whether to remove one occurrence or the whole series.

Before you start

You can't delete an event that was synced from a group or from Google Calendar — Latte explains it "is synchronized from another source" and asks you to delete it at the source instead. To stop it appearing in your calendar, Unsync it rather than delete it.

  1. Open Calendar and click the event to open its overlay.

  2. Click Delete at the bottom of the overlay.

    Screenshot coming soon
    The red Delete button at the bottom of the event overlay
    Capture spec (for maintainers)
    {
      "id": "web.calendar-and-events.delete-an-event.delete-button",
      "platform": "web",
      "route": "/organization/calendar/week",
      "actions": [
        {
          "pom": {
            "page": "CalendarPage",
            "call": "openEvent",
            "args": [
              "Study session — Analysis II"
            ]
          }
        }
      ],
      "clip": {
        "testId": "event-display-dialog",
        "pad": 16
      }
    }
  3. If the event repeats, choose which occurrences to remove — This instance only, This and the following instances of this event, or All instances of this event — then confirm.

Good to know

Deleting an event is permanent — there's no undo. If you only need it off your view for now, hide its calendar instead.