You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Up to now, food can only be created as a whole from scratch. This means that for the whole food, the nutritional values have to be determined and commuted independently.
Another way to create a meal is to create foodgroups, but you can't save them.
We need:
option within create-custom-food that lets us select to create a foodgroup (and name/save it)
perhaps also the option to save a foodgroup afterwards (from journal)
The text was updated successfully, but these errors were encountered:
when clicked in custom foods, redirects to the group overview of the journal with an extra boolean isTemplate to differentiate it from editing "real" logged groups
Todo:
implement delete meachnism in CustomFoodsOverview
Maybe todo:
add a good group name section to the database
add a isTemplate to the database for good meassure
Up to now, food can only be created as a whole from scratch. This means that for the whole food, the nutritional values have to be determined and commuted independently.
Another way to create a meal is to create foodgroups, but you can't save them.
We need:
The text was updated successfully, but these errors were encountered: