What Steno generates
Each note includes:- Summary — a short paragraph covering the main points of the meeting
- Key topics — a bulleted list of the subjects discussed
- Action items — tasks or commitments identified in the transcript
In-recording notes
You can type notes during a recording using the notes panel. These notes are folded into the AI summary when summarization runs — Steno treats them as additional context alongside the transcript.Output format
Summaries are saved as Markdown files in~/Library/Application Support/stenoai/output/. They are plain text and work with any Markdown editor, note-taking app, or sync service.
Regenerating a summary
You can regenerate the summary for any existing recording:- Open the recording
- Click the options menu
- Select Re-summarize
- Optionally switch to a different model before running
Asking questions about a note
Use the ask bar at the bottom of any note to query the meeting content in plain English.Can I customize the summary format?
Can I customize the summary format?
Not yet via the UI. The prompt used for summarization is configurable in the source code for users who build from source.
Where are summaries saved?
Where are summaries saved?
In
~/Library/Application Support/stenoai/output/ as .md files named after the recording.