Skip to content

Conversation

@tuxuser
Copy link
Contributor

@tuxuser tuxuser commented Aug 8, 2021

Allows to set custom currency symbol or abbreviation via set subcommand / cfg file.

@tuxuser tuxuser changed the title Implement custom currency symbol/abbrevation (resolves issue #7) Implement custom currency symbol/abbreviation (resolves issue #7) Aug 8, 2021
@droctothorpe
Copy link
Contributor

This is a great start. A few quick thoughts.

You can make make a multi question survey instead of repeatedly invoking AskOne.

I recommend treating the currency symbol as a const and passing it in separately instead of making it part of the data struct, since it doesn't get updated regularly.

@tuxuser
Copy link
Contributor Author

tuxuser commented Aug 8, 2021

Feedback incorporated

@droctothorpe
Copy link
Contributor

Hey, @tuxuser. I promise I'll get to this. I've been slammed due to some personal stuff. Thank you so much for your contributions and your patience.

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

Successfully merging this pull request may close these issues.

2 participants