Fill in Yesterday, Today and Blockers, then copy as plain text or Markdown. Saves to your browser and keeps a 7-entry history of past standups.
Standup Notes Template gives the three sections every async standup needs (Yesterday, Today, Blockers) in a form that saves automatically to your browser, copies as plain text or Markdown, and keeps a rolling history of your last seven entries. Fill in what you did, what you plan, and what is in the way, then paste into Slack, Teams or your team’s standup bot in one click.
Each section gets a live character count. Long standup updates are a common team smell. The counter turns orange past 400 characters as a gentle prompt to cut. The plain-text output opens with an emoji-labelled header and the date, which is enough structure for most chat tools to render clearly without needing Markdown formatting enabled.
Press Load Sample again for a different week: a code-review day with no blockers, a debugging session with an open question as the blocker, or a sprint-planning day. Each press cycles to the next preset.
## Heading + **bold** format for wikis, GitHub comments and Notion pages. The Preview panel below the form shows exactly what will be copied before you click.Fri, 4 Sept 2026
Daily standup notes
Preview — plain text
📅 Standup — Fri, 4 Sept 2026 ✅ Yesterday Finished the API rate-limiting middleware and wrote unit tests covering the 429 path. Opened PR #214 for review. 🎯 Today Integrate the middleware into the checkout service and update the integration tests. Sync with @maya on the retry-budget config. 🚧 Blockers Waiting on sign-off from the security team on the token-bucket parameters — PR is blocked until they respond.