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
Some recipes require or are easier with a piece of specialized equipment, such as a food processor, blender, or hand mixer. We should allow recipes to say what they require, and allow users to specify in the configuration what equipment they have.
When viewing a recipe, we should leave out equipment by default, but warn if the recipe requires something the user doesn't have.
Like units, we should probably have a list/enumeration of recognized equipment (common stuff like a blender) but allow for unknown equipment to be specified.
The text was updated successfully, but these errors were encountered:
Some recipes require or are easier with a piece of specialized equipment, such as a food processor, blender, or hand mixer. We should allow recipes to say what they require, and allow users to specify in the configuration what equipment they have.
When
view
ing a recipe, we should leave out equipment by default, but warn if the recipe requires something the user doesn't have.Like units, we should probably have a list/enumeration of recognized equipment (common stuff like a blender) but allow for unknown equipment to be specified.
The text was updated successfully, but these errors were encountered: