macos notes:// url scheme

I see that notes:// url will open notes.app, but what is the syntax to show a specific note? I am interested in showing notes that are not explicitly shared.

For example, I have a note with title "Movies" and note id "x-coredata://1C50AF52-CC9F-4BBE-8122-D5F713B198E8/ICNote/p22972"

I tried things like:

notes://Movies

notes://?name=Movies

notes://1C50AF52-CC9F-4BBE-8122-D5F713B198E8/ICNote/p22972

but none of those work.

Post not yet marked as solved Up vote post of dmw20 Down vote post of dmw20
312 views
  • Hi! Did you find the answer to that? I am looking for the same...

Add a Comment