Weekly notes
Weekly notes are a personal scratchpad attached to each week of your calendar — a place to jot goals, reminders, or a running to-read list next to your schedule. There's nothing to save: your notes are tied to the week you're viewing and are private to you.
- 🖥 Web
- 📱 Mobile
-
Open Calendar and switch to the week view.
-
Find the Notes for week panel (with the week's number) beside your schedule and start typing. When it's empty it shows No notes yet....
Screenshot coming soonThe Notes for week panel beside the week view, with a few lines of notes typed and the Saved status showingCapture spec (for maintainers)
{ "id": "web.notes-and-resources.weekly-notes.panel", "platform": "web", "route": "/organization/calendar/week", "actions": [ { "waitFor": { "text": "Notes for week" } } ] } -
Latte saves as you type — the status flips from Saving... to Saved. on its own. Move to another week to see that week's own notes.
-
Open the Calendar tab.
-
Below your schedule, tap the Notes for week field (with the week's number) and start typing. When it's empty it shows No notes yet....
Screenshot coming soonThe Notes for week field below the mobile calendar, with a few lines typed and the Saved status showingCapture spec (for maintainers)
{ "id": "mobile.notes-and-resources.weekly-notes.panel", "platform": "mobile", "route": "/organization/calendar", "actions": [ { "waitFor": { "text": "Notes for week" } } ] } -
Your notes save automatically — the status shows Saving... then Saved.. Each week keeps its own separate notes.
Weekly notes are just for you and belong to a single week. For something you want to hand to classmates, capture it as a resource instead — see Quick-capture a resource. For dated reminders, create a task instead.