A tiny link relay. It wraps native app links (obsidian://, calshow:, and friends) in plain https:// so chat apps render them as tappable — tap on the go, the app opens.
| Route | Opens |
|---|---|
/obs/{vault}/{path} | Obsidian note |
/remind/{title} | Apple Reminders |
/cal/{yyyy-mm-dd} | Calendar.app date |
/cal/{date}/{hh:mm} | Calendar.app date+time |
/raw/{base64url} | Any native app scheme |
/key/{uuid} | Key vault (token-secured, KV-backed) |
Named shortcuts so you rarely need /raw:
| Route | Opens |
|---|---|
/things/{title} | Things — quick-add a to-do |
/shortcuts/{name} | Shortcuts — run a shortcut by name |
/bear/{title} | Bear — new note |
/drafts/{text} | Drafts — new draft |
/ulysses/{text} | Ulysses — new sheet |
/todoist/{content} | Todoist — add a task |
/omnifocus/{name} | OmniFocus — add a task |
/due/{title} | Due — new reminder |
/fantastical/{sentence} | Fantastical — new event from natural language |
/twitter/{handle} | X — open a profile |
/instagram/{username} | Instagram — open a profile |
/telegram/{username} | Telegram — open a user or channel |
/whatsapp/{phone} | WhatsApp — message a phone number |
/googlemaps/{query} | Google Maps — search a place |
/waze/{address} | Waze — navigate to an address |
/zoom/{meeting-id} | Zoom — join a meeting by ID |
/music | Apple Music |
/podcasts | Apple Podcasts |
/overcast | Overcast |
/soundcloud | SoundCloud |
/slack | Slack |
/discord | Discord |
/reddit | |
/linkedin |
patchbay-go.pages.dev/obs/MyVault/notes/today.md patchbay-go.pages.dev/remind/Buy%20groceries patchbay-go.pages.dev/cal/2026-03-15 patchbay-go.pages.dev/cal/2026-03-15/14:00 patchbay-go.pages.dev/raw/dGhpbmdzOi8vLw