Shared events
When someone shares an event with a group you're in — a study session, a deadline, a club meeting — it shows up in your Shared events list. From there you decide which ones to Synchronize into your own calendar, so shared events never clutter your schedule unless you want them.
The list is grouped so you always know where each event stands: New events waiting on you, Updated ones that changed at the source, ones you Skipped, and the ones already Synchronized into your calendar.
- 🖥 Web
- 📱 Mobile
-
Open Resources from the navigation, then click Shared events in the left panel.
Screenshot coming soonThe Shared events list grouped into New, Updated, Skipped, and Synchronized sections, with an event previewed against the calendarCapture spec (for maintainers)
{ "id": "web.notes-and-resources.shared-events.list", "platform": "web", "route": "/resources/shared/events", "actions": [ { "waitFor": { "text": "Shared events" } } ] } -
Click any event to preview it next to your calendar.
-
Click Synchronize to add it to your calendar, or Skip to keep it out of the way. An event you already synced can be detached again with Unsync.
-
Open the Resources tab and tap the shared-events entry to open the Shared events list.
Screenshot coming soonThe mobile Shared events list with New, Updated, Skipped, and Synchronized sections and Synchronize / Skip actions on each rowCapture spec (for maintainers)
{ "id": "mobile.notes-and-resources.shared-events.list", "platform": "mobile", "route": "/resources/shared/events", "actions": [ { "waitFor": { "text": "Shared events" } } ] } -
Tap See on an event to open it, or act on it straight from the list.
-
Tap Synchronize to add it to your calendar, or Skip to dismiss it.
When a synced event changes at the source, it moves to the Updated section so you can review the difference before applying it — your local tweaks are never overwritten silently. See Synchronized events from your groups.