Last 12 weeks · 0 commits
3 of 6 standards met
Description I'm writing an applescript to be called from within Apple Mail and I'd like to pull in some data from a Global Variable which a shortcut has set - I know I can call a shortcut via mail, which in turn can run an applescript, but if I want to do this without using shortcuts, can I query the value of a specific variable directly in applescript (or via command line?)
Repository: sindresorhus/Actions. Description: ⚙️ Supercharge your shortcuts Stars: 2975, Forks: 143. Homepage: https://sindresorhus.com/actions Topics: app, automation, ios, ios-app, macos, macos-app, shortcut-actions, shortcuts, swift, swiftui. Open PRs: 0, open issues: 13. Last activity: 1y ago. Community health: 57%. Top contributors: sindresorhus.
Description It would be awesome if there were one or more actions to utilize Keychain services in order to get and set secure information. A use case for this could be storing an API key that is used to make requests inside a shortcut. Currently, it looks like the best way to do this is to use an encrypted file. Being able to use the keychain for this would be awesome!