-
Notifications
You must be signed in to change notification settings - Fork 24
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
Remove uneede currency #5
Comments
I'm on the same boat. I think most people are to: they want to drop a number (should accept currency symbol or initials, btw, like "347 eur" or "347€"), and immediately get the results in the few currencies they are interested in. Also, another suggestion: allow me to set "favorite currencies". The way I see it is with two at most: you do "curconv 347" and you get both way conversions on your favorite ones. So, using the example above, "curconv 347", it would give me both "347 eur = 376 usd" and "347 usd = 320 eur". You kinda do it already but using the descrition of a result, which is way less visible and doesn't get its own flag icon (making it a LOT less readable). |
@sammy-nes and @levifig thank you for inputs, you are welcome to make a pull request. |
@jeppestaerk Thank you! That would make just perfect! |
@sammy-nes From @jeppestaerk's reply, I'm pretty sure he isn't planning on making the changes and is tossing the ball to anyone else who is willing to do it and submit a pull request! :) Just making sure you don't get overly excited… ;) |
The workflow is awesome but I would like to remove the currencies I don't need, because now I can't have a glimspe of all results without having to scroll. Would that be possible to have a customization feature in it??
Many thanks!
The text was updated successfully, but these errors were encountered: