Apple Health: Export alcohol (grams -convert-> number of drinks)

Feature request: Export alcohol to Apple Health

Cronometer already exports nutritional data such as water and caffeine to Apple Health.

Could alcohol be exported using the same mechanism?

Cronometer already knows the amount of alcohol in grams for logged foods and drinks, while Apple Health expects alcohol as numberOfAlcoholicBeverages.

A simple conversion could be applied:

alcohol grams / grams per standard drink

For example, with 10 g per standard drink, 18 g of alcohol would be exported as 1.8 alcoholic beverages.

The conversion factor could be configurable to account for different national definitions of a standard drink.

The exact aggregation could simply follow whatever Cronometer already does for other nutritional values in Apple Health (per entry, per meal, daily total, etc.).