Images
Add images to your events by including image directives or image URLs in your event description.
Image directive
#already:image:<url>The URL is removed from the description and the image is displayed on the event.
Google Drive images
Use the Drive shorthand to link to a file hosted on Google Drive:
#already:image:drive:<file-id>The file ID is the long string in your Google Drive sharing URL. The file must be publicly shared.
Other image sources
Images are also automatically detected from:
- Image URLs in your description — any URL ending in
.png,.jpg,.jpeg,.gif, or.webp - Google Drive links — URLs like
drive.google.com/file/d/.../vieware recognized and converted automatically - Dropbox links — sharing URLs from Dropbox are recognized and normalized for direct display
- Calendar attachments — images attached via the Google Calendar API with an
image/*MIME type
Display behavior
- The first image is used as the thumbnail in grid and list views
- Multiple images show as a gallery in the detail view with left/right arrow navigation
- Clicking any gallery image opens a fullscreen lightbox with keyboard controls (arrow keys to navigate, Escape to close) and on-screen prev/next buttons
- The lightbox shows an image counter (e.g. "2 / 5") and supports multiple dismiss methods: close button, backdrop click, image click, or Escape key