I’ve been working testing the Apple Contact Hookmarks to see if it works across iOS and MacOS devices.
Specific use case: – From markdown rendered contact link I want open up the Contacts App. (Context: a lightweight CRM in DevonThink)
I’m testing out three versions of contact deep links: DevonThink, Hookmark, CardHop
-
DevonThink Imported via Link Contact x-link
addressbook://2FF24077-379B-45F8-9CCF-BC8DD6F1C3F8:ABPerson -
HookMark Contact
addressbook/2FF24077-379B-45F8-9CCF-BC8DD6F1C3F8:ABPerson -
CardHop x-Link
x-cardhop://show?id=contact:E291324B-97ED-4F2D-A5B8-56CBDC279D00
Of the three only CardHop works on iOS.
I’d prefer to not to rely on CardHop if possible.
Question: Do Hookmark Apple Contacts links work across MacOS and iOS?