[PATCH] Add --edit option to the generate command
Ondřej Synáček
ondrejsynacek at fastmail.com
Wed Nov 11 09:55:25 CET 2020
Not sure if we can vote on features on this list but this patch is
something I would definitely use. I often want to generate passwords
with metadata (username etc) and my workflow now is to generate the
password first and then editing it right away. This also makes Git
history weird that it’s not atomic change when I’m basically
creating single entry.
–
Ondřej Synáček
On 11 Nov 2020, at 9:50, Mildred wrote:
> Hello,
>
> I submitted this patch in 2019 but I never got any review or comment.
> The --edit option to pass generate is very useful to add extra
> information when creating an account such as adding the login or
> email. I suggest it is added to the pass utility.
>
> Attached the patch to edit when generating
>
> There is a slight change to the previous patch, the extra information
> entered after the password (login, email, ...) is now displayed after
> the password generated when the password is shown. it allows to
> copy/paste easily in the account creation form on the web.
>
> Mildred
More information about the Password-Store
mailing list