Skip to content

✨ Allow automatic conversion of units to metric #352

@TheOnlyTails

Description

@TheOnlyTails

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions