Quick reference

The controls worth remembering.

Keyboard shortcuts, supported input formats, processing states, storage paths, and output names in one compact reference.

Keyboard Formats Status glossary

Keyboard shortcuts

ShortcutActionContext
Command+OImport audio or videoApplication
Command+,Open SettingsApplication
Command+?Open Meeting Maid HelpApplication
SpacePlay or pause meeting audioMeeting playback
Command+WClose the current windowmacOS window
Command+QQuit Meeting MaidApplication

Supported imports

TypeExtensionsImport behavior
AudioWAV, MP3, M4A, CAF, AAC, FLAC, OGGCopied into managed Recordings with its supported extension
VideoMP4, MOV, AVI, MKV, M4VAudio is extracted to M4A before normal processing

Processing status glossary

StatusWhat is happening
RecordingMicrophone and optional system audio are being written
TranscribingAudio is being converted into timestamped text
Identifying / Identifying SpeakersSpeaker turns are being detected or mapped
Writing Notes / Generating NotesThe Notes model is producing Markdown
Generating TitleThe selected Quick or Notes model is deriving a title
Generating MetadataCustomer, category, subcategory, and topic metadata is being replaced
Cleaning TranscriptThe Notes model is tidying a full transcript for automatic export
ExportingPublished notes and optional transcript are being written
CompleteThe active processing pipeline finished
ErrorThe meeting remains available with an explanation and any surviving artifacts

Common storage locations

ContentLocation
Managed application data~/Library/Application Support/MeetingMaid/
Source recordings and imports.../MeetingMaid/Recordings/
Timestamped transcripts.../MeetingMaid/Transcripts/
Versioned notes.../MeetingMaid/Notes/
Search cache.../MeetingMaid/SearchIndex/
Usage ledger.../MeetingMaid/UsageStatistics.sqlite
Application log.../MeetingMaid/Logs/meetingmaid.log
AWS profiles~/.aws/config and ~/.aws/credentials

Manual export names

  • Audio: <safe title> - Audio.m4a
  • Transcript: <safe title> - Transcript.md
  • Notes: <safe title> - Notes.md
  • Bundle: <safe title>.zip

Safety limits

  • Silence prompt after five minutes without audible microphone or system activity
  • Automatic capture stop after both audio files receive no frames for ten minutes
  • Single-recording limit of 12 hours
  • AWS S3 batch file limit of four hours
  • AI transcript-cleaning timeout of four minutes before verbatim fallback
  • Obsidian CLI timeout of 15 seconds before default-app fallback
  • Interrupted-file recovery threshold above the 4,096-byte header-only ceiling