Power Mode
Power Mode swaps Neuron Flame's behaviour automatically based on which app you're in. Slack should be casual. Mail should be professional. Your code editor should be verbatim. Set up the rules once; Neuron Flame does the right thing forever.
What Power Mode controls
Each Power Mode profile can override:
- Transcription model — e.g. Whisper Large for accuracy in Mail, Parakeet for speed in Slack.
- AI Enhancement on/off — turn polish off for raw thoughts in Notes; turn it on for Mail.
- Enhancement prompt — different prompt per app. Email tone vs. chat tone vs. code tone.
- Custom dictionary — load a different word-replacement set per app (your code project's identifiers, your client's brand spellings, etc.).
- Auto-paste — paste at cursor (default), or copy to clipboard only.
Creating a profile
- Open the Power Mode tab.
- Click + New Profile.
- Give it a name and an emoji (the emoji shows in the recorder pill so you know which mode is active).
- Add one or more triggers:
- App — match the frontmost application bundle ID. Most common.
- URL — match the current browser URL. Useful for distinguishing GitHub vs. email-in-browser vs. Notion.
- Configure the overrides for this profile.
- Save.
Example profiles
📨 Email mode
- Triggers: Mail.app, Outlook, Spark
- Prompt: Format as a professional email with a friendly greeting and clear sign-off. Fix grammar.
- Model: Whisper Medium (accuracy matters more than speed)
💬 Chat mode
- Triggers: Slack, Discord, Messages, WhatsApp
- Prompt: Casual tone. Keep it short. Fix obvious typos but don't formalise.
- Model: Parakeet V2 (speed matters)
💻 Code mode
- Triggers: Xcode, VS Code, JetBrains, Cursor, Zed
- Enhancement: OFF
- Custom dictionary: "code-vocab" (loaded with project-specific identifiers)
- Auto-paste: ON — paste verbatim at cursor.
📝 Note-taking mode
- Triggers: Notes, Obsidian, Bear, Notion
- Prompt: Format as bullet points where appropriate. Preserve my voice.
- Model: Whisper Small
🎤 Verbatim mode
- Triggers: any document or transcription work
- Enhancement: OFF
- Custom dictionary: only proper-noun corrections
Priority & fallback
If multiple profiles match (e.g. you have a Slack profile and a separate "in browser" profile, and Slack is open in a browser tab), the most specific trigger wins:
- App + URL match
- URL-only match
- App-only match
- Default profile (no triggers)
If nothing matches, your global settings apply.
Knowing which profile is active
The recorder pill shows the active profile's emoji. Hover for the name. The status banner on the dashboard also shows it.
Quick toggle
Want to disable Power Mode temporarily without deleting profiles? There's a master toggle on the Power Mode tab. Or assign a hotkey to Toggle Power Mode in Hotkeys.