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

✨ Allow automatic conversion of units to metric #352

Open
TheOnlyTails opened this issue Feb 28, 2024 · 0 comments
Open

✨ Allow automatic conversion of units to metric #352

TheOnlyTails opened this issue Feb 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TheOnlyTails
Copy link

Describe the solution you'd like
When passing the --metric option to the CLI, it should attempt to convert as much data provided in imperial units to metric units:

  • inches to centimeters
  • feet to meters (the standard for D&D is that 5ft/1 square is 1.5m)
  • miles to kilometers
  • pounds to kilograms
  • ounces to grams
  • gallons to liters
  • etc...

This would be very helpful for those of us who use the metric systems and can't bear seeing imperial units used everywhere.

Additional context
I got the idea from the Metric Beyond browser extension, which does this for D&D beyond sources and character sheets.

@TheOnlyTails TheOnlyTails added the enhancement New feature or request label Feb 28, 2024
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

1 participant