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
510 stars 24 forks source link

Trying to authorize "search" fails with security warning #28

Closed jasonoh closed 3 years ago

jasonoh commented 3 years ago

Describe the bug Installed the workflow and followed the instructions to manually authorize "search." However, when I do that, I get the following popup with no option to override the security warning:

image

A similar warning happens when I type in "n" to the alfred inteface, displaying the following popup instead with the additional option to "Move to Trash":

image

To Reproduce Steps to reproduce the behavior:

  1. install the workflow

  2. try running "n" into the alfred search box

  3. immediately get a error popup

  4. install the workflow

  5. try to authorize "search"

  6. security warning popup displays

Desktop (please complete the following information):

Additional context Typing ANY word that starts with "n" in the Alfred search box now immediately errors out as indicated above.

sballin commented 3 years ago

Are you doing right click -> open? Double clicking won't work. Or after it fails you can go into the "Security" preference pane and find the "allow" button near the bottom.

jasonoh commented 3 years ago

aha! there wasn't any prompt to authorize in the "Security -> Permission" for some reason... authorized it and it works! thanks for the speedy response and great workflow!