What is Meeting Notes Template?

The Meeting Notes Template provides a structured format for capturing meeting details — date, attendees, agenda items, discussion points, action items with owners and deadlines, and decisions made. Export your notes as a formatted document to share with your team.

Fill in the title, date, and attendees once, then capture agenda items, discussion threads, decisions, and action items with owner and due date. Export as Markdown for GitHub or Obsidian, plain text for an email, or copy the whole thing to paste into Slack. Nothing leaves your machine — the page stores no data after you close the tab.

How to use

  1. Fill in meeting metadata: title, date/time, location, and add attendees by name.
  2. Capture agenda items, discussion notes for each item, and log decisions made during the meeting.
  3. Add action items with assignees and due dates, then export the complete notes as Markdown, plain text, or a CSV of action items.

When to use

  • Weekly standups where you need a consistent record but don't want to spin up a Notion workspace.
  • One-off client calls where the recap email needs to land in their inbox within an hour.
  • Hiring debriefs where decisions and next-step owners must be written down before memory fades.

Result

Your weekly product standup needs documentation. You enter 'Product Standup — Week 11', add 6 attendees, capture 3 agenda items with notes, log the decision to delay the API migration to Q3, and assign 4 action items with deadlines. You export as Markdown and paste it in Slack.

FAQ

Can I save the notes and come back to them later?
The form holds your input while the tab is open, but the page does not persist data after you close it. Download as Markdown or plain text to keep a copy locally, or paste into your preferred note app.
What format should I pick when exporting?
Markdown is best for engineers, GitHub PRs, Notion, and Obsidian — headings and checkboxes render cleanly. Plain text is best for email bodies, internal wiki paste, or when the recipient might not support Markdown.
How do I track whether action items got completed?
Each action item has a check toggle in the editor, but the real follow-up belongs in your task tracker. Export the notes, copy the action list into Jira or Linear, and assign each task there for proper status tracking.
Do I need to fill in every section?
No. Empty sections (decisions, discussion, action items) are skipped in the export. For a quick standup you might only fill title, attendees, and three action items, and the resulting file will be tight and readable.
Can multiple people edit the notes at the same time?
No — there's no live collaboration. One person should run the form during the meeting, then export and share the result. For real-time co-editing, use a tool like Google Docs and paste the exported Markdown there.

Related Tools