sindresorhus / Actions

⚙️ Supercharge your shortcuts
https://sindresorhus.com/actions
MIT License
2.55k stars 107 forks source link

Action proposal: Add alarm actions (delete and detect if enabled) #152

Closed ajkurtz closed 11 months ago

ajkurtz commented 11 months ago

Description

I want to be able to delete all of my alarms on iOS that are not currently enabled.

Is it possible to add actions to get the enabled/disabled state of an alarm and to delete an alarm?

sindresorhus commented 11 months ago

This is unfortunately not possible. Actions cannot modify other apps.