Skip to main content

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.

  1. Open Calendar and switch to the week view.

  2. 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 soon
    The Notes for week panel beside the week view, with a few lines of notes typed and the Saved status showing
    Capture spec (for maintainers)
    {
      "id": "web.notes-and-resources.weekly-notes.panel",
      "platform": "web",
      "route": "/organization/calendar/week",
      "actions": [
        {
          "waitFor": {
            "text": "Notes for week"
          }
        }
      ]
    }
  3. 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.

tip

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.