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

Just wont work..... #73

Closed aidelank closed 7 months ago

aidelank commented 7 months ago

Please copy this entire text if submitting an error report. You may need to scroll.

panic: unable to open database file: operation not permitted

goroutine 1 [running]: main.PanicOnErr(...) github.com/sballin/alfred-search-notes-app/main.go:461 main.main() github.com/sballin/alfred-search-notes-app/main.go:474 +0x654

macOS: 14.1.2 Alfred: 5.1.4 Workflow: 3.5.2 CPU: arm64e Binary xattrs: com.apple.provenance Notes DB xattrs: Binary info: 0755 501/lucas 20/staff Notes DB info: 0644 501/lucas 20/staff Query: title '' Accounts: iCloud

sballin commented 7 months ago

You may need to disable/re-enable full disk access for Alfred: https://github.com/sballin/alfred-search-notes-app#required-permissions (worked in this thread: https://github.com/sballin/alfred-search-notes-app/issues/68#issuecomment-1486501128)

aidelank commented 7 months ago

You may need to disable/re-enable full disk access for Alfred: https://github.com/sballin/alfred-search-notes-app#required-permissions (worked in this thread: #68 (comment))

Ah thank you! It worked!!