Short answer. Capturing into Obsidian on iPhone is not just "open the app and type." For deliberate writing use the official mobile app; for one-tap automation use Shortcuts + Obsidian URI; for catching fleeting thoughts use a capture app that launches in about a second and auto-appends to your vault (no plugin, works offline). Pick per situation instead of forcing one tool everywhere.

The problem: mobile Obsidian has a launch-to-typing gap

Vault loading, note picking, cursor placement — a few seconds you never notice on desktop, fatal for an idea that came to you mid-walk. That is why many Obsidian users split capture (the entrance) from writing (organizing and drafting) and use different tools for each. Here are the entrances, easiest first.

Method 1: Type directly in Obsidian mobile (the baseline)

Open your vault in the official app and write. Free for personal use; setting a daily note to open on launch saves a tap or two. Best for long-form writing, linking, and tagging. The weakness is launch time plus navigation — sometimes slower than a ten-second thought survives.

Method 2: Shortcuts + Obsidian URI (obsidian://new)

Obsidian URI lets a Shortcut create or append a note directly. Trigger it from a Home Screen icon, Back Tap, or the Action button. You own the plumbing, though: vault and note targeting, append-vs-create logic, and error handling are yours to build. Prefer talking instead of typing? See 4 ways to dictate into Obsidian.

Method 3: Files (a vault is just a folder)

An Obsidian vault is a folder of Markdown files. Drop or append a .md file in the vault folder on iCloud Drive and it simply appears as a note. Every third-party write integration relies on this property — worth understanding even if you rarely use it by hand.

Method 4: Hand off from a capture-first app (Drafts and friends)

Apps like Drafts open straight into a keyboard: write first, decide the destination later, then push to Obsidian via an action. Fast to start typing, but sending is manual and the actions need building and maintaining. We compare this category in the iOS quick-capture comparison.

Method 5: Email + auto-append (saved to Obsidian the moment you send)

Simple Memo - for Obsidian sends a memo to your own email in one tap and simultaneously appends it, timestamped, to an Inbox note or daily note in your iCloud Drive vault.

  • Launches in about a second: open, write (or speak), tap send — effectively two actions
  • Double storage: your inbox becomes a processing queue you cannot ignore, and the vault gets the same text
  • No Obsidian plugin; the append is a local write, so it works offline

Setup and provider behavior (Gmail / Outlook / iCloud) are covered in the email-to-Obsidian guide.

Method 6: From Apple Watch (hands stay free)

When the iPhone stays in your pocket — commuting, cooking, between errands — speak to the Watch and send; the paired iPhone appends the memo to your vault. Details in Apple Watch voice memos to Obsidian.

The six methods compared

MethodSteps from idea to savedBest forOfflineNotes
1. Obsidian mobileSeveral taps + launch waitWriting, linking, organizingYes (local)Free
2. Shortcuts + URI1–2 taps (after setup)Automated, repeatable capturePartialFree, DIY
3. Files— (foundation for other tools)Desktop and app integrationsYesGood to understand
4. Drafts-style appsInstant keyboard + manual sendWrite first, route laterPartialActions need upkeep
5. Email + auto-appendOpen, write, one tapCatching fleeting thoughtsYes (local write)Also lands in your inbox; free plan
6. Apple WatchAs few as 2 taps on the wristPhone-inaccessible momentsPartial (via iPhone)Extends method 5

The habit that makes it work: one entrance

Multiple entrances scatter your notes and add a "where did I write that?" tax. The reliable pattern is one capture entrance → everything collects in a vault Inbox note → process inside Obsidian. How to handle those raw scraps is exactly what the fleeting notes guide covers.

FAQ

Is the Obsidian mobile app free?
Yes, it is free for personal use. Keep your vault on iCloud Drive and it syncs across iPhone, iPad, and Mac at no extra cost (the official Obsidian Sync service is a paid option).

Do I need plugins for iPhone capture?
No. All six methods in this guide work without any Obsidian plugin — daily notes and other standard features are enough.

Which method is fastest?
Method 5 (a capture app with auto-append) has the fewest steps from idea to saved note: an ~1s launch, one-tap send, and a timestamped append into your vault. If you have time to sit and write, method 1 is all you need.

Can I capture offline?
Methods 1 and 5 write locally, so they work with no connection. Other devices catch up when iCloud sync resumes.

Methods 5 and 6 are what Simple Memo - for Obsidian implements — the integration page shows exactly which note gets appended and in what format.