Skip to content

[FEATURE] flat contents organization schema #887

Description

@drlkf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions