Screenshot Notes
Alpha

Your screenshot folder is a second brain in disguise.

Screenshot Notes runs high-fidelity OCR on your iPhone screenshots and writes the extracted text as clean Markdown notes directly into your Obsidian vault.

Install the iOS Shortcut →

Free during alpha · iOS only · Opens in iCloud

What it does

How to install

Setup takes about five minutes. If you already run Obsidian with an iCloud-synced vault and have an iPhone on iOS 16 or later, you have everything you need.

Phase 01 · Before you start

You'll want:

  • An iPhone running iOS 16 or later.
  • Obsidian installed, with a vault synced via iCloud Drive.
  • Five minutes of attention. The one-time folder setup is fiddly, but the rest is fast.
Phase 02 · Install the Shortcut
  1. Open the install link on your iPhone. Use the button at the top of this page. It opens the iCloud Shortcuts install page for Screenshot Notes.
  2. Tap Add Shortcut. The Shortcut now appears in your Shortcuts app and in the iOS Share Sheet.
  3. Allow these permissions when prompted:
    • Photos access — so the Shortcut can read the screenshots you select.
    • Network access — so it can send them to the OCR service.
Phase 03 · Point the Shortcut at your vault

This is the fiddly part. The Shortcut needs to know where in your Obsidian vault to save the generated notes. You'll set this once in the Shortcuts editor.

Why no folder picker? iOS Shortcuts can't prompt for a folder on first run — the destination has to be set by hand inside the Shortcut's Edit view. Once set, it sticks. Follow along below.

Set the notes destination

  1. Open the Shortcuts app on your iPhone.
  2. Long-press Screenshot Notes and choose Edit Shortcut.
  3. Scroll to the first Save File action. It reads: Save Renamed Item to screenshot-notes
  4. Tap the destination path field (where it says screenshot-notes). Then tap Browse, and tap Browse again until you see Locations > iCloud Drive.
  5. Navigate to iCloud Drive → Obsidian → [Your Vault Name] → ImportedNotes, then tap Open. You can pick any folder you like — your vault root, a dedicated notes folder, whatever fits how you use Obsidian.
  6. Leave Ask Where to Save and Overwrite if File Exists un-checked. Leave Subpath blank.

Set the log destination

  1. Scroll further down the Shortcut to the second Save File action. It reads: Save Renamed Item to import-logs
  2. Repeat the folder selection. Pick the same folder as your notes, or a separate logs folder — your call. Again: Ask Where to Save and Overwrite if File Exists un-checked, Subpath blank.
  3. When both destination labels in the Shortcut show up in blue, you're done. Close the editor.
Phase 04 · Run your first import
  1. Open the Photos app and select 1–20 screenshots.
  2. Tap Share and choose Screenshot Notes.
  3. The Shortcut checks that the server is online, uploads each screenshot for OCR, and saves each result as a .md file in your chosen folder. On the first run only, it generates a personal device token and saves it for reuse.
  4. When the import completes, you'll see an alert: Done: X notes saved to Obsidian
  5. Open Obsidian and navigate to your notes folder. Each screenshot is now a searchable Markdown note with a timestamp heading, the original filename, and the full OCR-extracted text. An _Import-Log-{datetime}.md file shows the status of every image in the batch.

Privacy, plainly

Images are uploaded to a minimal backend for OCR and deleted immediately once text extraction succeeds. No accounts, no email, no password — a pseudonymous device token is all we use to route results back to your device.

Your vault lives on your own device in your own iCloud. We never see, index, or store it. Full details in the privacy policy.

This is alpha software

Screenshot Notes is in alpha. Expect rough edges. The ask isn't money — it's feedback. If you run into a bug, a weird OCR result, or an edge case that tripped it up, email jonah@clicktruemedia.com.