Support for iOS shortcuts
Comments
-
Hi @maerk,
1Password does have a URL scheme that may (at least partially) allow what you're looking for.
onepassword://search/UUID or title of the item
Opening that link, replacing
UUID or title of the item
with such, should open 1Password and select the desired item. If you are searching by title you'll need to replace any spaces with%20
, e.g.:onepassword://search/Test%20Doc
I hope that helps!
Ben
0 -
Here's a very small Shortcut app I created to demonstrate:
Ben
0 -
You're welcome. Not on iOS. If you have a Mac you can enable 1Password > Preferences > Advanced > Copy UUID, select the item you want the UUID for, then select Item > Copy UUID.
Ben
0 -
This still consistently doesn’t work on iOS 13.4.1 and 1Password 7.5.2
As has been mentioned, if you try to search using the URL scheme it returns a “Sorry, No Results” message. But if you type the same search term into the field manually, the results display as expected.
0