Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
snowy
2 years agoSuper Contributor
Feature request: Shortcut actions
i mentioned this before, but still interested in Shortcuts actions (Shortcuts.app). I mean it would be nice to use references inside of the shortcuts for things like API (ssh) keys, passwords in shortcut on both macOS and iOS. there is host of automation options that would be great to be able to use 1Password as the secure store for these items.
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser: Not Provided
13 Replies
- MalNew Member
It's clearly been a while since this request has been made, but here I am two years later, finally moved away from AssPass (horrible UX and horrible company in general), and I could really use some integration with Shortcuts even if it's nothing more than a single action that can authenticate via biometrics and retrieve an SSH key or password.
- brrrendanNew Contributor
I would love to see the ability to create logins (or other items) in 1Password, via Shortcuts. Maybe for logins, Shortcuts could prompt for Title, Username, Password, Website and then give options to save and dismiss or save and open the new login.
- snowySuper Contributor
1P_Dave I am still holding out hope this will be implemented sometime soon. I have resorted to some AppleScript to try and achieve my end goal.
However, the accessibility integration in 1P and what seems to be because the UI is Electron based makes for some wonky and fragile scripting. As you can see in the screenshot using UI Browser.app to determine field locations there is HTML rendering and mismatched groups.
- 1P_Dave
Moderator
Thanks, I've passed your example along to the team. 🙂
-Dave
- snowySuper Contributor
thought of another useful action. The ability to create an entry and being able to attach a file or update an entry and attach a file to it.
- 1P_Dave
Moderator
Thanks for those additional examples, I've passed them along as well. 🙂
-Dave
- snowySuper Contributor
Yeah of course. I did think of 2 other actions that would be nice.
Lock status - is 1Password locked?
Offline status - is 1password in offline mode?In the case of lock status you know if yo trigger the action it is going to prompt to unlock your vault.
With the offline mode status - if you use a shortcut action to create an entry you know that entry won’t be synced immediately.
- 1P_Dave
Moderator
Thanks again for the feedback. 🙂
-Dave
- snowySuper Contributor
So I do use the CLI, but as you mentioned Mac only. However, cli doesn't work offline, which is just problematic cause I am often in situations without internet access. I posted on that forum already about offline mode.
And the shortcuts would alleviate the offline issue and would allow the shortcuts to work on both platforms with the same shortcut.