raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.04k stars 2.76k forks source link

[Apple Notes] cannot open note #11447

Closed RihardsVeters closed 1 month ago

RihardsVeters commented 3 months ago

Extension

https://raycast.com/tumtum/apple-notes

Description

Tried to open note and it shows:

Failed to open the note with error: Error: Command failed with exit code 1: osascript -e tell application “Notes” set theNote to note id “x-coredata://86FAB9A6-7948-42E5-9A71-96C66DB482BA/ICNote/p179” set theFolder to container of theNote show theFolder show theNote activate end tell 50:121: execution error: Notes got an error: Can’t get note id “x-coredata://86FAB9A6-7948-42E5-9A71-96C66DB482BA/ICNote/p179”. (-1728)

Steps To Reproduce

No idea how to reproduce it, because other notes are opening for me..

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 3 months ago

We could not find the extension related to this issue. Please update the issue with the correct link to the extension.

thomaslombart commented 3 months ago

Have you granted the permission like described over here?

raycastbot commented 2 months ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

thomaslombart commented 1 month ago

I'm closing this issue to maintain a clean backlog. Feel free to comment it if you still have the problem.