You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to have a protocol action get-login, that takes an entry's UUID instead of an URL as request.
Current Behavior
Currently, I have to use get-logins and provide an URL. This does not work well with entries that are not meant to be logins to online services. It also has the ambiguity of possibly returning multiple entries.
The text was updated successfully, but these errors were encountered:
Expected Behavior
I'd like to have a protocol action
get-login
, that takes an entry's UUID instead of an URL as request.Current Behavior
Currently, I have to use
get-logins
and provide an URL. This does not work well with entries that are not meant to be logins to online services. It also has the ambiguity of possibly returning multiple entries.The text was updated successfully, but these errors were encountered: