Add a special 'timer' step option to recipes #1573
Replies: 5 comments 4 replies
-
This is a cool idea, it could even read the text of the steps and suggest a time. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I also like this feature. Maybe it can parse time in the text to change it to a hyperlink. If you parse text it needs to take the language into account. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I have made a pull request with my suggestion, it adds a timer directly to the instructions, based on the text if 5 min etc are detected: #4467 |
Beta Was this translation helpful? Give feedback.
-
Before submitting this feature request I have
COMPLETE AND FILL THESE OUT
Please Describe The Problem To Be Solved
When following a recipe it would be very useful to have timers as part of the cooking tasks so that you can not only follow the manual steps of preparing ingredients etc. but also manage the time for cooking using the same list of steps.
(Optional): Suggest A Solution
Implement a special
timer
type step to the list of cooking tasks.The timer step could contain a
Start Timer
button, with a predefined time that you set when editing the recipe.Since adjusting the time on the fly is quite useful it might be good to
+ -
button in the step field which allows you to increment the time on the timer.When the timer ends it would be great to have it sound an alarm.
Example of cooking steps:
Additional Information
Beta Was this translation helpful? Give feedback.
All reactions