Back to Chezmoi

Dashlane

assets/chezmoi.io/docs/user-guide/password-managers/dashlane.md

2.70.2416 B
Original Source

Dashlane

chezmoi includes support for Dashlane.

Structured data can be retrieved with the dashlanePassword template function, for example:

text
examplePassword = {{ (index (dashlanePassword "filter") 0).password }}

Secure notes can be retrieved with the dashlaneNote template function, for example:

text
exampleNote = {{ dashlaneNote "filter" }}