Skip to content

Feature Request: Add portion size to food #7

@Cycor

Description

@Cycor

I know it's a big change but would it be possible to add the portion in the product, so we can use portions as a descriptor.
Also including unit type would make it clearer to know what the portion size means.
Products without portion could still be calculated the old way.

I would be a lot easier to just type:

Cheese 3
Eggs 1
Soup 200ml + 1
Donuts 85g

And the calories would then be per portion instead of 100g.

Cheese
---
calories: 103
fat: 8.5
portion: 28
unit: g
---

Soup
---
calories: 24
fat: 0.6
portion: 220
unit: ml
---

egg
----
calories: 72
fat: 4.8
potion: 50
unit: g

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions