Open remorses opened 1 month ago
I'm not sure I understand the use case
I am developing an extension similar to a pomodoro app that opens Raycast on a schedule if the timer finished, I would like to prevent opening Raycast if Raycast is already opened, because the user could lose the current form data for example
Description
getFrontmostApplication
does not return Raycast if user is currently using Raycast, is there another way to know if Raycast is open?My use case is to open a Raycast command on a schedule without disrupting the user workflow by opening it while he is already doing something inside Raycast
Who will benefit from this feature?
Add a way to check if Raycast is currently open
Anything else?
No response