Is your feature request related to a problem? Please describe.
I have not found a way to fill passwords from a flat content schema e.g
> pass list example.org
example.org/
├ password
└ username
> pass show example.org/username
itsame
> pass show example.org/password
supers3cr3t
Describe the solution you'd like
Add an organization schema that inserts the selected password's raw contents on autofill.
Describe alternatives you've considered
I've tried all available schemas and they all attempt to fill the login field with metadata inferred from the pass path.
Additional context
No response
Is your feature request related to a problem? Please describe.
I have not found a way to fill passwords from a flat content schema e.g
Describe the solution you'd like
Add an organization schema that inserts the selected password's raw contents on autofill.
Describe alternatives you've considered
I've tried all available schemas and they all attempt to fill the login field with metadata inferred from the pass path.
Additional context
No response