Short answer: Open any note in Obsidian mobile, tap into the editor, and use your keyboard's mic: the built-in iOS dictation button, or a voice keyboard like Voice Keyboard Pro for longer, more reliable capture. Speak punctuation out loud, dictate into your daily note, and polish structure later on your Mac.
Obsidian's whole promise is that your notes are always with you: plain Markdown files, synced across devices, linked into a web of ideas. The mobile app delivers on the “always with you” part, but it inherits the phone's oldest problem: typing on glass is slow. The thoughts you most want to capture on the go, the shower-adjacent ideas, the thing someone said in a hallway, the sudden connection between two notes, arrive faster than your thumbs can move.
Voice fixes that. Most people speak at 130 to 150 words per minute, several times faster than they type on a phone. Dictation turns Obsidian mobile from a place where you reluctantly peck out two-line stubs into a genuine capture tool where a full paragraph of thinking takes twenty seconds. This guide covers every practical way to dictate into Obsidian on iPhone and iPad, the Markdown-specific tricks that make dictated notes usable, and the capture workflows that hold up in daily use.
The Lay of the Land: Your Options
Obsidian mobile has no built-in dictation feature of its own, and it does not need one. The editor is a standard text area as far as iOS is concerned, which means anything that can type into a text field can dictate into your vault. That gives you three realistic routes:
- Built-in iOS dictation. The mic button on the stock keyboard. Free, already installed, fine for a sentence or two.
- A voice keyboard. A third-party keyboard with dictation as its core feature. Better accuracy on long passages, no awkward timeouts, and extras like fixing text by voice.
- Audio memos attached to notes. Obsidian's community ecosystem includes plugins that record audio into your vault. Useful as a fallback, but you end up with recordings, not searchable text, unless you transcribe them later.
For a linked-notes system, the third option undermines the point: you cannot backlink, search, or graph an audio file's contents. The real choice is between the stock mic and a dedicated voice keyboard. Let us take them in order.
Option 1: Built-In iOS Dictation in Obsidian
The zero-setup route:
- Open Obsidian mobile and tap into any note so the keyboard appears.
- Tap the mic icon on the keyboard.
- Speak. Your words appear at the cursor position in the editor.
- Tap the mic again (or the keyboard icon) to stop.
If the mic icon is missing, dictation is switched off at the system level: go to Settings > General > Keyboard and turn on Enable Dictation.
This works, and for a quick line in your daily note it is entirely adequate. Its weaknesses show up exactly where Obsidian users live, though:
- It gives up on pauses. Thinking out loud involves silence, and built-in dictation tends to stop listening when you stop to think. Long-form idea capture becomes a fight against the timeout.
- Punctuation discipline is on you. It inserts what you say and little more, so unstructured rambles come out as run-on soup.
- Niche vocabulary suffers. The names of your projects, the jargon of your field, the authors you cite: the stock recognizer guesses, and often guesses wrong.
- Editing mistakes is painful. Fixing one wrong word means precision cursor placement on a phone screen, the exact chore you were trying to avoid.
Option 2: A Voice Keyboard Built for This
Voice Keyboard Pro is a custom iPhone keyboard with a dedicated mic button, and it treats dictation as the main event rather than an afterthought. Because it is a keyboard, it works in Obsidian the same way it works everywhere else on iOS: tap into the editor, tap the mic, talk. The transcription lands at your cursor as ordinary text in your Markdown file.
Setup takes about a minute. Install the app from the App Store, add the keyboard under Settings > General > Keyboard > Keyboards, and grant Full Access so the mic can function. If that permission prompt gives you pause, we wrote up exactly what Full Access means and how to enable it. On the privacy side: our servers store only operational pings. Your audio and your transcripts are not kept, which matters when the thing you are dictating is your private notes vault.
Three features earn their keep specifically for note-taking:
- Voice Edit. Dictate a paragraph, spot a wrong word, and just say the change you want. The text updates without you ever touching the cursor. For dictated notes, this is the difference between “capture now, wince later” and text you can actually leave in your vault.
- Two-way translation while dictating. If you keep your vault in English but think in another language (or the reverse), you can speak one and write the other, across 24 languages. Bilingual note-takers stop maintaining two vaults.
- Swipe typing. In a meeting or a library where you cannot talk, the same keyboard swipes. You are not toggling between keyboards depending on the room you are in.
The free tier has daily limits that comfortably cover casual capture; Pro removes them at $4.99 a month or $34.99 a year.
Speaking Markdown: Punctuation and Structure by Voice
Obsidian notes are Markdown, and Markdown is made of symbols. The good news is that dictation handles the prose, and a light workflow handles the symbols. A few practical rules:
Say your punctuation
Dictation inserts punctuation when you name it. The core commands worth internalizing:
- “comma”, “period”, “question mark” for sentence mechanics
- “new line” to break a line, “new paragraph” to leave a blank line (which is what Markdown treats as a real paragraph break)
- “colon” and “dash” for list-like structures
Dictate lists as lines, format after
The fastest way to capture a list by voice is to say “new line” between items and not worry about the leading - while speaking. When you are done, add the dashes in a few taps, or leave the list as plain lines if it is a scratch note. Fighting to voice-type syntax characters mid-flow costs more than it saves.
Leave links and tags for your hands
Wiki links like [[project ideas]] and tags like #inbox are two-tap edits once the text exists, and Obsidian's autocomplete does most of the work. Dictate the sentence, then link the phrase. Trying to speak bracket syntax aloud is a party trick, not a workflow.
Structure with headings when you polish
Voice capture produces a stream; headings are a decision about the stream. Make that decision during your review pass (more on that below), not while talking.
Workflows That Hold Up
The daily note as a voice inbox
The single best pairing of Obsidian mobile and dictation is the daily note. Open today's note, tap the mic, and append whatever is in your head with a “new paragraph” between thoughts. No filing decisions, no titles, no friction. During your evening or weekly review, promote what deserves its own note, add the [[links]], and let the rest stay as a journal. Capture is a voice problem; organization is a desk problem. Splitting them this way plays to each device's strengths.
Idea capture in under ten seconds
Obsidian mobile lets you configure what opens at launch. Point it at your daily note (or a dedicated Inbox note), and the whole capture loop becomes: open app, tap editor, tap mic, talk, done. With a voice keyboard's hold-to-talk style control, you decide when the recording ends, so a mid-sentence pause to think does not cut you off.
Reading notes, out loud
Reading a physical book with your phone beside you is a classic Obsidian workflow. Dictating a quote plus your reaction is dramatically faster than typing it, and it keeps your eyes on the page. Say “quote” and “end quote” for quotation marks, then tag the note with the book's title during review.
Phone captures, Mac polishes
If your vault syncs between devices, the phone is for getting thoughts in and the Mac is for making them good. This is where the desktop side of a voice setup compounds: Voice Keyboard Pro on the Mac is a menu bar app where you hold a hotkey, speak, and release, and the text lands at your cursor in any app, Obsidian's desktop editor included. Its Smart Vocabulary keeps a personal dictionary with replacement rules, so the project names and technical terms that mobile dictation mangles come out right on the Mac every time. We covered the desktop workflows in detail in voice dictation for Notion and Obsidian.
Meetings and lectures
For capturing what other people say, keyboard dictation is the wrong tool on any platform; it is built for one voice at close range. On the Mac, Meeting Mode handles this properly, with speaker detection and AI notes you can paste into your vault afterward. On the phone, take sparse dictated notes in your own words rather than attempting live transcription of the room.
Troubleshooting Dictation in Obsidian Mobile
- No mic on the keyboard? Enable Dictation in Settings > General > Keyboard, or switch to your voice keyboard with the globe key.
- Words go missing or arrive late? Low Power Mode throttles dictation; check for the yellow battery icon. Bluetooth earbuds half-connected in your pocket also silently eat audio.
- Dictation works in Notes but not Obsidian? Force-quit Obsidian and reopen it. Very long notes can also make the mobile editor sluggish enough that inserted text lags; try a fresh note to confirm.
- Text lands in the wrong place? The words insert at the cursor, and it is easy to leave the cursor mid-sentence from a previous edit. Tap at the end of the note before you start talking.
- Dictation stops the moment you pause? That is the built-in timeout behavior. A hold-to-talk voice keyboard removes it, because you control when the take ends.
If the problem is system-wide rather than Obsidian-specific, the full checklist in iPhone dictation not working: every fix that works goes deeper.
Does This Beat a Dedicated Capture App?
Some people route voice captures through a quick-entry app and ship them into Obsidian later. That works, and if you already live in such a tool, our guide to dictating in Drafts covers the pattern. But every intermediary adds a step where a thought can die in transit. Dictating directly into the vault means the idea is already where it belongs, already searchable, already one [[link]] away from the rest of your thinking. For most Obsidian users, the simplest pipeline wins: keyboard, mic, daily note.
Frequently Asked Questions
Does dictation work in Obsidian on iPad too?
Yes. The iPad's stock keyboard has the same dictation mic, and voice keyboards install the same way through Settings > General > Keyboard. The larger screen actually makes the review-and-link pass pleasant enough that some people do their whole workflow on the iPad, capture and polish alike.
Will dictated text mess up my Markdown formatting?
No. Dictation inserts plain text at the cursor, exactly as if you had typed it. It will not escape your syntax or reformat your file. The only care needed is cursor position: if the cursor sits inside a [[link]] or a code block, that is where the words go.
Can I dictate into note titles and search, or just the editor?
Any field that accepts the keyboard accepts dictation, so renaming notes, the quick switcher, and search all work. In practice the editor is where dictation earns its living; titles are short enough to type.
Is my dictated audio stored anywhere?
With Voice Keyboard Pro, no. Audio is processed by Voice Keyboard Pro's transcription engine, the text is delivered to your screen, and our servers keep only operational pings. Notes vaults are personal; the words in them stay yours.
The Bottom Line
Obsidian mobile does not need a dictation feature because the keyboard is the dictation feature. The stock iOS mic will do for occasional lines. If voice becomes your primary way of capturing on the phone, a purpose-built voice keyboard pays for its setup minute immediately: longer takes without timeouts, corrections by voice instead of cursor surgery, and the same mic button waiting in every app you own. Your vault gets more of your actual thinking, and your thumbs get the day off.
The words land at your cursor in whatever app you are already in — Mail, Slack, Word, a browser form. No dictation window, nothing to copy across.
Free forever for casual use · Apple Silicon & Intel