fiddlehead

the meeting notes your ai
agents have been waiting for.

set it and forget it — auto mode listens in the background,
captures every meeting, and writes structured notes automatically.

macos 14+ · free

fiddlehead

three steps. zero friction.

capture

enable auto mode once and never think about it again. voice detection starts and stops recording automatically — mic and system audio, no meeting bots, no browser extensions.

transcribe

openai or assemblyai transcription with speaker diarization. choose your provider, get named speakers and word-level accuracy.

structure

gpt-4o-mini extracts topics, key points, action items with owners, and cleans the transcript. saved as local markdown with rich yaml frontmatter.

always listening — auto mode uses voice activity detection so you never miss a meeting
calendar-aware — detects upcoming meetings and prompts you before they start
background processing — transcription and structuring happen without blocking the ui
provider choice — switch between openai and assemblyai in settings

just markdown. nothing proprietary.

open in obsidian, vs code, grep it, git it, pipe it. your notes are plain files on your filesystem — forever.

2026-02-10_standup-sync.md
---
date: 2026-02-10
duration: 23m
speakers: 3
speaker_names: Kyle, Sarah, Marcus
tags: api-migration, dashboard-redesign, onboarding
topics: API v3 Migration, Dashboard Redesign, Onboarding Docs
meeting: Standup Sync
attendees: Kyle Fugere, Sarah Chen, Marcus Rivera
calendar_event_id: abc123
source: openai
---

# Standup Sync

## Session Summary
Team synced on three active workstreams. API migration is nearly
complete with a Friday deploy target. Dashboard redesign review
shifted to Thursday. Onboarding docs flagged as priority before
March new hires.

## Topics

### API v3 Migration
Auth endpoints fully migrated. Billing webhooks are the remaining
work, targeting Friday deploy.

#### Key Points
- v3 migration is 90% complete
- Billing webhooks are the last piece

#### Action Items
- [ ] @kyle finish v3 endpoint tests by Thursday
- [ ] @sarah run client SDK tests against new endpoints

### Onboarding Docs
Docs are outdated after recent tooling changes. Need updating
before new hires start in March.

#### Action Items
- [ ] @sarah update onboarding docs with new tooling setup

## Transcript
**Kyle:** alright let's keep this quick. where are we on the api migration?

**Marcus:** v3 is about ninety percent done. the auth endpoints are all migrated...

what other tools give you vs. what your agents need.

most transcription tools give you a wall of text. fiddlehead gives you structured, machine-readable notes.

other tools
no frontmatter or metadata

# Meeting Notes

Me: where are we on the migration?

Them: it's about ninety percent done.
the auth endpoints are all migrated.

Me: what about the redesign?

Them: review got pushed to thursday.
i'll share mockups by wednesday.

Me: any blockers?

Them: just the onboarding docs.
they're outdated with tooling changes.

no summary, no topics, no action items.
just a flat transcript.
fiddlehead
---
date: 2026-02-10
duration: 23m
speakers: 3
speaker_names: Kyle, Sarah, Marcus
tags: api-migration, redesign
topics: API Migration, Dashboard Redesign
meeting: Standup Sync
attendees: Kyle Fugere, Sarah Chen, Marcus Rivera
---

# Standup Sync

## Session Summary
API migration nearly complete with Friday
deploy target. Dashboard review Thursday.

## Topics

### API Migration
Auth endpoints migrated. Billing webhooks
are the remaining work.

#### Action Items
- [ ] @kyle finish endpoint tests by Thu
- [ ] @sarah run SDK tests against new endpoints

## Transcript
**Kyle:** where are we on the migration?
**Marcus:** v3 is about ninety percent...
named speakers — real names, not "Me" and "Them"
rich metadata — yaml frontmatter your agents can parse
organized by topic — not just a chronological dump
action items with owners — extracted and assigned, not buried in text

built for ai agents, not just humans.

your meeting notes live on your filesystem as plain markdown. any ai agent with file access can read, search, and act on them.

claude code
You

What did we decide about the API migration timeline in today's standup?

Claude

Reading 2026-02-10_standup-sync.md — found the "API v3 Migration" topic...

Marcus reported the migration is 90% complete — auth endpoints are fully migrated, billing webhooks are the remaining work. Friday deploy target.

Two open action items: Kyle has endpoint tests by Thursday, Sarah has SDK tests.

You

Draft a follow-up email to the team with those deadlines.

Claude

Done. I've drafted the email in your ~/drafts folder with the migration deadlines and action items from the standup.

files, not apis

notes save to ~/Documents as markdown. no proprietary format, no cloud sync, no sdk required.

any agent reads them

claude code, cowork, chatgpt, gemini — if it can read files, it can use your meeting notes.

structured for machines

yaml frontmatter with topics, speakers, tags. action items with owners. grep-friendly, llm-ready.

skills: teach your agents new tricks.

drop a skill.md file in your notes folder and your ai agent knows what to do. download a starter skill or write your own.

bring your own keys. keep your data.

1

openai

powers both transcription (gpt-4o-transcribe) and structuring (gpt-4o-mini).

  1. create an account at platform.openai.com
  2. go to api keys and create a new secret key
  3. add a payment method under billing (pay-as-you-go)
  4. paste the key into fiddlehead preferences

cost: ~$0.006/min transcription + ~$0.001 per meeting structuring.

2

assemblyai optional

alternative transcription provider. switch between openai and assemblyai in settings.

  1. create an account at assemblyai.com
  2. copy your api key from the account dashboard
  3. paste it into fiddlehead preferences

cost: ~$0.003/min. half the price of openai transcription.

your api keys are stored locally in macos keychain. audio goes directly to openai or assemblyai. there are no fiddlehead servers.

ready when you are.

download fiddlehead, add your api keys, and start transcribing. your first structured meeting note in under two minutes.

macos 14+ · apple silicon & intel · free

buy me a coffee ☕