raycast / extensions

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

[Safari] Adding Item to Reading List brings up Safari Window #4849

Closed mharmel closed 1 year ago

mharmel commented 1 year ago

Extension

https://www.raycast.com/loris/safari

Description

When I add a URL to my Safari reading list, I expected that after hitting Cmd+Enter to add the new item, the Raycast window would just close – done. It does not close for me. And additionally Safari comes up when it was minimized or hidden before. It switches the sidebar on to display the reading list. If this is intended behaviour, I'd like to suggest an option to turn this off :)

Steps To Reproduce

Current Behaviour

Safari window comes up, after adding the new item to the reading list through raycast.

Expected Behaviour

The Raycast window closes and I get a little confirmation that the new item was added (like in the quick capture function of the Logseq Raycast extension). Safari does nothing.

raycastbot commented 1 year ago

Thank you for opening this issue!

🔔 @loris @thomaspaulmann you might want to have a look.

💡 Tip: Once the issue is resolved, comment @raycastbot close this issue to close it.

thomaspaulmann commented 1 year ago

Unfortunately that's how Safari interprets the AppleScript. There isn't much we can do here.