aliases:
tags:
- Type/Tech/Platform/Apple
- area/tech/apple
publish: true
version: 1
dateCreated: 2024-01-12, 14:00
dateModified: 2024-09-24, 00:40
from:
- "[[macOS]]"
- "[[Apple]]"
related:
contra:
to:
About Apple URL Schemes
Complete List of iOS URL Schemes for Third-Party Apps (Always-Updated) | by Justin Meyers | Medium
Both iOS and macOS
e.g. tel:555-5555, facetime:555-5555, file:///Applications/Things3.app
Hookmark is a wrapper over the standard way that essentially extends this functionality with its own defined url scheme.
tel:555-5555
sms:555-5555
facetime:555-5555
mailto:email@example
youtube://
drafts://
drafts://create?
fantastical://
googleearth://
googlevoice://
imdb://
reddit://
sgnl://
slack://
steamchatmobile://
streaks://
trello://
zoomus://
file:///Applications/Scapple.app
file:///Applications/Things3.app
The Apple Maps app has three URL schemes, which open the app (if installed).
map:// singular map didn't work but plural maps did?
maps://
mapitem://
URL schemes represent where the system should open the URL, e.g. https:// or http:// represent an URL to a website that should be opened in a browser.
Apple Maps Web URLs
You can also open Apple Maps via web URLs:
https://maps.apple.com/
https://collections.apple.com/
https://guides.apple.com/
Without input parameters in the URL path (behind the last slash), the URLs redirect to the Apple Maps website, https://www.apple.com/maps/.