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

currency rates drifting - no updates during app runtime #98

Closed
ntzb opened this issue Oct 28, 2024 · 4 comments
Closed

currency rates drifting - no updates during app runtime #98

ntzb opened this issue Oct 28, 2024 · 4 comments

Comments

@ntzb
Copy link

ntzb commented Oct 28, 2024

Hi, thanks for a super useful app.
I'm keeping Numara open in my PC all the time, and it seems that the currency rates only update once when the app starts up.
example:
https://imgur.com/tULMB2u

can you add a daily update? or a selectable update period (e.g. with a setInterval after startup)?

additionally, a small annoyance - the conversion is not detected unless using capital letters, can you allow detection of currencies for e.g. 1 usd in eur and not only 1 USD in EUR?

many thanks!

@bornova
Copy link
Owner

bornova commented Oct 28, 2024

Hi @ntzb,
Good suggestion on the currency rates! I can definitely look into adding a rate update interval to the settings. But please note the rates are pulled from floatrates.com and I don't know how often they update the rates. It's definitely not real time. In the meantime, toggling the currency Enabled switch in the settings will pull the latest rates.

As for currencies, either lowercase or uppercase letters were allowed prior to v5.4.0. However, I found that some lowercase currency symbols clash with other units. One example is cup, which is a unit of volume but can also be Cuban Pesos. Therefore, the decision was made to use uppercase instead. I use currency conversion all the time so I understand the inconvenience but I would like to keep that as is.

Thanks for the feedback!

@bornova
Copy link
Owner

bornova commented Oct 30, 2024

Hi @ntzb,
Just released v5.6.0 with the option to set currency rate update interval. Please let me know if this works for you.

@ntzb
Copy link
Author

ntzb commented Oct 30, 2024

wow, lightning fast! thanks a lot!
I just updated, will see how it behaves, and let you know of any issues.

about the currency letter case - I see your point.

@bornova
Copy link
Owner

bornova commented Nov 25, 2024

Closing this for now. Let me know if you find any other issues and we can reopen if needed.

@bornova bornova closed this as completed Nov 25, 2024
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

2 participants