Skip to main content
every section in miniti has a copy button that emits clean markdown. on macos you can also auto-save meetings to a local folder.

copy to markdown

click the copy icon on any section header - transcript, notes, or insights - to copy formatted markdown to the clipboard. transcript exports with speaker labels:
insights exports with structure:

auto-export to local folder (macos)

automatically save every meeting as a markdown file to a local folder - great for obsidian, claude code, or any tool that reads markdown.

setup

  1. open settings (⌘,)
  2. integrations → markdown export
  3. toggle on auto-export
  4. pick a folder (default: ~/Documents/miniti/)
  5. optional: enable write AGENTS.md index so ai agents like claude code can discover meetings by reading a single index file

format

each saved meeting writes a single markdown file containing:
  • title, date, duration, language
  • summary, discussion flow, action items, key decisions, topics
  • meddpicc (if populated)
  • notes
  • full transcript with speaker labels

transcript edits

markdown exports use the current saved transcript. if you trim a saved meeting, deleted transcript text is removed from future markdown copies and exports. on macos, auto-export updates the meeting markdown file after a trim. manual copies and ios share exports use the trimmed transcript when you export after the edit.

ios

ios uses the native share sheet: tap the share icon on a saved meeting to export transcript, insights, or full meeting as markdown to any app that accepts it.