> ## Documentation Index
> Fetch the complete documentation index at: https://miniti.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# macos

> menu bar, system audio, sidebar, shortcuts, markdown export

## requirements

* macos 14.2 (sonoma) or later
* apple silicon or intel mac

## macos-only features

* **system audio capture** - record audio from zoom, meet, teams (ios captures mic only)
* **dual-channel transcription** - mic and system audio are transcribed on separate channels, so **you** vs remote stays clearer when speech overlaps. see [transcription](/docs/features/transcription)
* **personal dictionary** - add product names, acronyms, and uncommon words in settings to boost live recognition
* **menu bar controls** - hexagon icon with live recording indicator, quick start/stop, and main-window access
* **keyboard shortcuts** - everything is reachable from the keyboard
* **sidebar** - browse saved meetings, keyboard-navigable with `↑`/`↓` or `j`/`k`
* **saved transcript trimming** - remove selected transcript text or individual segments from saved meetings in history
* **auto attio sync from calendar** - when a calendar event's attendees match an attio record, the meeting summary is pushed automatically after saving (calendar itself works on ios too - see [google calendar](/docs/integrations/google-calendar))
* **attio export** - push saved meetings to people / company records
* **local markdown auto-export** - obsidian / claude code friendly, and updates the meeting markdown file after a transcript trim
* **full-text search** - press `/` to focus the search field across titles, transcripts, notes, insights, topics, action items, meddpicc, discussion flow
* **in-app auto-updater** (from v1.24.1) - new versions are fetched and installed from inside the app. users on an affected updater build may need to install the latest dmg manually once. see [install](/docs/get-started/install)
* **google calendar discovery card** (from v1.24.1) - if you haven't connected google calendar, the home screen shows a dismissible card that jumps straight into the connect flow. see [google calendar](/docs/integrations/google-calendar)

## menu bar

the hexagon icon in your menu bar is always accessible:

* **live recording indicator** - animated pulsing dot when recording
* **quick actions** - start / stop recording, generate insights, open main window
* **status display** - current meeting info, segment count, recording duration

## ui conventions

* terminal-style dark theme with monospace accents
* keyboard shortcuts are displayed directly on buttons (linear-style)
* side-by-side transcript + insights view
* resizable panels - drag to split transcript / notes, hsplitview for content / insights
* collapse sidebar with `⌘[`, collapse insights pane with `⌘]`

## sessions

a session is a single recording. you can:

* **start / stop** with `⌘⇧R`
* **resume** after stopping - same session, no duplicate meeting
* **save** with `⌘S`
* **discard** with `⌘⌫`
* **new session** with `⌘N`

the stopped-session view has its own shortcuts for save and discard, so you don't need to navigate back.

## history

open a saved meeting from the sidebar to trim transcript text, edit notes, rename the meeting, or regenerate insights. after a transcript trim, generated insights are cleared until you click **regenerate**.

if local markdown auto-export is enabled, miniti updates the meeting markdown file after a trim.

## see also

* [keyboard shortcuts](/docs/reference/keyboard-shortcuts)
* [ai insights](/docs/features/ai-insights)
* [google calendar](/docs/integrations/google-calendar)
