Views

Calendar view

A calendar of notes, anchored to a date property.

Last updated

Calendar view places notes on a month grid, anchored to a Date property.

Set it up

  1. Make sure the collection has at least one Date property.
  2. Add a Calendar view (+ Add viewCalendar).
  3. Pick which date property drives the layout.

Using it

  • Drag a card to a new day to change its date.
  • Click a day to create a new note on that date.
  • Click a card to open the note.
  • Use the month toggle in the toolbar to move back and forward.

Filtering

Filters apply as in other views. A common pattern: filter by Status ≠ Done so only live items appear on the calendar.

See also