ebullient / ttrpg-convert-cli

Utility to convert JSON data (for content you own) from 5etools or pf2etools into Obsidian-friendly Markdown.
https://www.ebullient.dev/projects/ttrpg-convert-cli/
Apache License 2.0
174 stars 37 forks source link

✨ Allow automatic conversion of units to metric #352

Open TheOnlyTails opened 6 months ago

TheOnlyTails commented 6 months ago

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:

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.