Skip to content

v0.2.0 (beta)

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:45
· 48 commits to main since this release

Take your own notes during a meeting — right next to the transcript

  • A notepad for during the call — a floating notes panel that stays visible over full-screen Zoom, Meet, or Teams. Open it from the menu bar ("Open Notes"), or flip the Settings toggle to have it open automatically when a recording starts.
  • Your notes land in the transcript — when the meeting ends, anything you wrote is added to transcript.md as its own "Notes" section above the generated summary and action items, so it travels with every export — including straight into Apple Notes and Bear.
  • Live Markdown as you type — headings, bold, italic, and bullets style themselves while the raw Markdown stays untouched underneath. Bullets nest with Tab and Shift-Tab, and numbered lists continue automatically on Enter.
  • Notes survive crashes and quits — drafts autosave while you type, and if your notes ever can't be added to the transcript, they're recovered and re-shown the next time the app opens instead of being lost.
  • Nested lists export properly — meeting notes pushed to Apple Notes now keep their list nesting instead of flattening.

Full changelog: v0.1.8...v0.2.0