RelicRELIC
Note-taking and second brain

Meeting notes templates that capture decisions and owners

Four meeting notes templates you can copy and use in the next meeting: a general sync, a one-on-one, a decision and action log, and a standup. Each one is plain text, so it works in any notes app, and each is built to capture decisions and owners rather than a transcript nobody rereads.

Jordan Gibbs July 10, 2026 7 min read

A meeting notes template is worth having for one reason: it decides in advance what to write down, so you are not choosing in the moment while also trying to follow the conversation. The good ones are short. They leave slots for the three things that actually matter later, the decisions made, who owns what, and by when, and they leave everything else off the page. Below are four you can copy straight into whatever app you use.

The templates

Each block has a copy button in its top corner. Grab the one that fits the meeting, paste it in, and fill the slots. They are written in plain Markdown, so headings and checkboxes survive whether you land in a notes app, a doc, or a plain online notepad.

1. General meeting template

The default for a team sync, a project check-in, or a client call. The header block at the top is the part people skip and then regret, because six weeks later “who was in that meeting” is a real question.

General meeting notes template
# [Meeting name] | [YYYY-MM-DD]

Attendees:
Absent:
Purpose: [one line: why this meeting exists]

## Agenda
1.
2.
3.

## Discussion
- [topic]: [the point, not the play-by-play]
-

## Decisions
- [what was decided] (decided by [name])

## Action items
- [ ] [task] :: @owner :: due [date]
- [ ] [task] :: @owner :: due [date]

## Parking lot
- [raised but not resolved; revisit when]

2. One-on-one template

A recurring one-on-one is a different animal. It is a running relationship, not a single event, so the template carries context forward: what you agreed last time, and whether it happened. Keep the same document across weeks and add a new dated block at the top each time.

One-on-one meeting template
# 1:1 | [name] | [YYYY-MM-DD]

## Since last time
- Followed up on: [carried over from last week]
- Still open:

## Their topics
- [let them go first; leave room]

## My topics
- [feedback, context, a decision I need from them]

## Feedback
- Going well:
- To work on:

## Agreed for next time
- [ ] [action] :: @owner :: by [date]

3. Decision and action log

When a meeting exists to settle things, a full narrative is noise. This one strips out discussion entirely and records only the outputs: each decision with its reasoning, and each action with an owner and a date. It is also the format that pastes cleanly into a ticket or an email recap.

Decision and action log
# Decision log | [project] | [YYYY-MM-DD]

## Decisions
| # | Decision | Rationale | Owner | Date |
|---|----------|-----------|-------|------|
| 1 |          |           |       |      |
| 2 |          |           |       |      |

## Action items
- [ ] [task] :: @owner :: due [date] :: [status]
- [ ] [task] :: @owner :: due [date] :: [status]

## Blocked / needs a decision
- [what is stuck, and who can unstick it]

4. Daily standup template

Standups run daily and stay short, so the template has to be almost frictionless. Three lines per person, and a shared blockers section that the person running the meeting can scan in one glance.

Daily standup template
# Standup | [YYYY-MM-DD]

## [Name]
- Yesterday:
- Today:
- Blockers:

## [Name]
- Yesterday:
- Today:
- Blockers:

## Blockers to resolve after
- [ ] [blocker] :: needs @name

What a good template actually captures

Notice what every template above prioritizes: decisions, owners, deadlines. Almost nothing else. A meeting is expensive, and its whole value is the small set of commitments that come out of it. If your notes record the discussion in detail but leave the outcomes vague, you have taken a transcript, not notes.

The test is whether someone who missed the meeting can read your notes in a minute and know exactly what changed and what they are now on the hook for. That is a much lower bar than “wrote down everything said,” and it is far more useful. This is the same principle behind taking better notes anywhere: capture less, capture the parts that are hard to reconstruct, and leave the rest.

A decision with no owner is a wish. Every action line in these templates has an @owner and a due date for a reason: an unowned task is the single most common thing to fall off the edge of a meeting.

Before, during, and after

The template does most of the work during the meeting, but it earns its keep in the ten minutes on either side.

Before

Paste the template in and fill the header, the purpose line, and the agenda ahead of time. Two minutes here changes the meeting: a written purpose is a quiet filter that keeps a status update from sprawling into a strategy debate. If you cannot write the purpose line, the meeting might not need to happen.

During

Type into the slots and keep the prose short. When a decision lands, put it in the decisions block right then, while the wording is fresh, because “we sort of agreed to look into it” is not a decision you can act on. When an action appears, name the owner out loud so the room agrees on it before it goes on the page.

After

Within the hour, clean the action items into full sentences and send them to the people named. This is the step that separates notes that work from notes that decay: a recap that reaches owners while the meeting is still warm gets acted on. One left in a document that only you can find does not.

The two ways meeting notes fail

Almost every bad set of meeting notes fails in one of two ways, and both are fixable with the templates above.

  • Transcribing instead of deciding. When you try to write down everything, your attention goes to keeping up rather than to catching the decision as it forms. You end up with pages you will never reread and a fuzzy memory of what was actually settled. The fix is structural: a template with a small decisions block trains your attention onto outcomes.
  • Notes nobody can find later. The best notes in the world are useless if they are scattered across a doc here, a Slack message there, and a notebook in a drawer. When the action item you need lives in three possible places, you check none of them. One searchable home solves this, which is the core idea behind a second brain.

If you want to compare formats beyond meetings, our roundup of the best note-taking methods covers Cornell, outlining and more, and when each one earns its place.

Shared notes and private notes are different jobs

One distinction worth drawing early: the notes you send to the room are not the same as the notes you keep for yourself. The shared recap should be clean, neutral, and about outcomes, which is exactly what the decision log produces. Your private notes can carry the things you would never put in a group document: the read on who was actually resistant, the concern you did not voice, the reminder to follow up with one person quietly.

Mixing the two is a common mistake. When your only notes are the ones you will share, you self-censor the judgement calls that are often the most useful thing to remember, and when your only notes are private, the people who needed the outcomes never get them. Keep a short shared recap and a longer private record. The templates above are the shared layer, and your own annotations sit alongside them.

Make the template yours

Treat these as starting points and delete any section you never fill in. If your standups do not have blockers most days, drop that line. If your one-on-ones always end on a growth conversation, add a slot for it. The best template is the one you will actually reach for, which means it should match how your meetings really run. Copy the one that fits, trim it once, and let it become the thing you paste in without thinking.

Written by
Jordan GibbsFounder, Relic

Jordan Gibbs is the founder of Relic, an end-to-end encrypted, permanent, searchable memory for everything you copy. He writes widely about AI, agents, and practical tooling on Medium, where he is read by tens of thousands, and builds privacy-first software. Here he covers how everyday tools like the clipboard actually work, and how to use them without handing your data to someone else.

MediumGitHubLinkedIn
Part of
Note-taking and second brain
Keep reading
Pillar·9 min

How to take better notes

Capturing less and reviewing what you keep beats writing everything down. The note-taking methods that hold up for work, reading and study.

Read
7 min

A daily journal template that actually gets used

Journals die because a blank page asks too much. Three copyable daily journal templates that hand you prompts instead of an empty box, plus the habit mechanics that make one stick.

Read
8 min

How to take notes from a textbook

Copying and highlighting a textbook barely helps. A method that produces notes you remember: survey first, read before you write, use a Cornell layout, and rephrase in your own words.

Read
notesproductivitymeetings