Quick-Capture to Obsidian from iPhone with iOS Shortcuts

I run a small Go HTTP server on my Mac that receives captures from my iPhone and appends them to my Obsidian weekly notes. The server lives behind Tailscale — nothing is exposed to the public internet. This post covers how to build the iOS Shortcut that talks to it. If you want the server side first, see my earlier post on self-hosted Obsidian sync. What the Shortcut Does One tap from your home screen: ...

June 28, 2026 · Your Name