davelens / fvtt-party-resources

A simple module for FoundryVTT to manage (and track) custom party-wide numeric values.
MIT License
6 stars 16 forks source link

Add an optional input field to the resource form to add a unit of measurement to an input. #22

Closed davelens closed 2 years ago

davelens commented 3 years ago

As an example: If you want to track apples, and you'd want the value to be measured in kilograms, you could add "kg" as unit of measurement and the dashboard would display "Apples: 10 kg".

davelens commented 2 years ago

I'll be closing this for now, it's just easier to add the unit to the resource's label, and there's other features that would have more impact.