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

Input weight in pounds, display in kilograms #161

Open
solonovamax opened this issue Oct 20, 2023 · 0 comments
Open

Input weight in pounds, display in kilograms #161

solonovamax opened this issue Oct 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@solonovamax
Copy link

Hi,

currently, I have Health configured to use my weight in kg. I want to keep it this way, as kg is what makes the most sense for me. However, my scale records my weight in pounds. I would like to be able to input my weight in pounds, and then have it be automatically converted to kilograms, so that kilograms are displayed in the UI.

This shouldn't be too difficult to do, as it would still store kilograms on the backend, it would just convert pounds -> kilos before recording it. (Or, this could even be done completely in the frontend in js, before being sent to the backend.)

@datenangebot datenangebot added the enhancement New feature or request label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants