feat request: Ingredients as Variables to use in preparation steps #2985
Topherfx
started this conversation in
Ideas and discussions
Replies: 1 comment
-
|
this would be nice, but for a different reason I think. eg. Using Milk at two different steps and then dynamically calculating the exact amount needed per step instead of writing fractions like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd like to propose the feature that gives each ingredient slot a variable name that can be used in the preparation steps. This way the user only needs to follow the steps and always has the correct amounts in the description
For example:
Ingredients
Ingedient_01: 1 cup of flour
Ingredient_02: 3 eggs
Ingredent_03: 1 cup of milk
Preparation steps:
Mix [Ingrediant_02] with [Ingrediant_03] and slowly add [Ingedient_01]
This would show as:
Mix 3 eggs with 1 cup of milk and slowly add 1 cup of flour.
The information is already there it only needs a way to use the ingredients in the preparation steps.
Beta Was this translation helpful? Give feedback.
All reactions