sballin / alfred-search-notes-app

Use Alfred to quickly open notes in iCloud/Apple Notes.
https://www.alfredforum.com/topic/11716-search-appleicloud-notes/
MIT License
502 stars 23 forks source link

Question: how do you use the shortcut created by the app? #38

Closed tachim closed 3 years ago

tachim commented 3 years ago

E.g. given a shortcut like shortcuts://run-shortcut?name=NoteURL&input=1619999142, what app is needed to click to follow? It doesn't seem to have a native handler either on macOS or on iOS.

sballin commented 3 years ago

That's described here: https://github.com/sballin/alfred-search-notes-app#note-linking

The app to open them on macOS is included in the workflow you downloaded in [workflow root directory]/Open Notes URL/Open Notes URL.app. So when macOS asks what to use to open the link, you need to select Open Notes URL.app at that location.

tachim commented 3 years ago

Ah, I missed that. It works perfectly.