Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Allow selecting the line to copy #2884

Open
ltecheroffical opened this issue May 19, 2024 · 5 comments
Open

[FR] Allow selecting the line to copy #2884

ltecheroffical opened this issue May 19, 2024 · 5 comments
Labels
go Pull requests that update Go code good-first-issue Good for beginners starting to contribute Hacktoberfest help-wanted ux User experience / User Interface related
Milestone

Comments

@ltecheroffical
Copy link

Let's say your using pass and migrate to gopass because it seems it's in line for your needs. Now let's say your passwords are orginized like this:

password
username/email
website

And now you want to copy the email or username, you can't unlike in pass where you can copy all lines via the param -c<line>

@dominikschulz dominikschulz changed the title Feature Request: Allow selecting the line to copy [FR] Allow selecting the line to copy Jul 20, 2024
@dominikschulz
Copy link
Member

I think we could support this. However we have a more elegant way by using key value pairs.

@dominikschulz dominikschulz added this to the 1.x.x milestone Jul 20, 2024
@ltecheroffical
Copy link
Author

I think we could support this. However we have a more elegant way by using key value pairs.

Ther is an issue with that, backwards compatbility with pass, for a pass user switching to gopass then they wouldn't be happy migrating their maybe thousands of passwords to the key value pair instead of a line containing just the info

@dominikschulz
Copy link
Member

No objections to the FR.

I don't think it adds to much maintenance overhead.
If someone wants to work on this, please go ahead.

Otherwise I'll get to it some day.

@AnomalRoil AnomalRoil added ux User experience / User Interface related good-first-issue Good for beginners starting to contribute go Pull requests that update Go code Hacktoberfest labels Oct 3, 2024
@Dxuian
Copy link

Dxuian commented Oct 9, 2024

is this still open?

@dominikschulz
Copy link
Member

@Dxuian Correct, this is still open. Feel free to grab it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code good-first-issue Good for beginners starting to contribute Hacktoberfest help-wanted ux User experience / User Interface related
Projects
None yet
Development

No branches or pull requests

4 participants