Add a temperature field alongside cooking time #3306
markmtc
started this conversation in
Ideas and discussions
Replies: 1 comment
|
Generally speaking, the problem is that the temperature is not in the scheme defined by the standard https://schema.org/Recipe. Thus, we would need to check if we could store it somehow in a useful way. I will have to check this once more in detail. |
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.
Description
Many recipes, especially those involving baking, roasting, or air fryers, require both a cooking time and a cooking temperature. Currently, the recipe editor provides a field for cooking time, but there is no dedicated field for temperature.
This often forces users to include the temperature in the recipe instructions or notes, making it less structured and harder to read.
Proposed enhancement
Add an optional Temperature field associated with the cooking time.
For example:
Ideally, the field could support both Celsius and Fahrenheit, or allow users to configure their preferred unit.
Benefits
Thank you for considering this enhancement.
All reactions