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

Jump to search after start if argument passed #25

Open
Natureshadow opened this issue Jan 17, 2020 · 4 comments
Open

Jump to search after start if argument passed #25

Natureshadow opened this issue Jan 17, 2020 · 4 comments

Comments

@Natureshadow
Copy link

Trying to establish upass as a replacement for gopass at my workplace, I was asked whether upass could provide a shortcut for searching. Passing an argument to gopass makes it search for that term directly. Could such behaviour be added to upass?

If the maintainers do not object in general, I am willing to try and implement it.

@Kwpolska
Copy link
Owner

Feel free to do it! Note that currently upass does not do any argument parsing, so you’ll need to implement that from scratch, probably using argparse.

@Natureshadow
Copy link
Author

@Kwpolska Yep, saw that. Will do that at work next week!

@adam-edwards
Copy link

👍
@Natureshadow Did you ever get around to this?

@Natureshadow
Copy link
Author

Natureshadow commented Jan 14, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants