TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.58k stars 593 forks source link

Waiting time #461

Open ahmaddxb opened 3 years ago

ahmaddxb commented 3 years ago

Shouldn't waiting time be labeled cooking time?

Also the instructions should have a heading of instructions when viewing the recipe.

DaFlowah commented 3 years ago

I had the same thought a while back, but then I realized "waiting time" could actually be a valid wildcard, as not all recipes have a "cooking time". For example:

So, all this to say: "waiting time" could actually be a valid choice. Or there should be different fields for "waiting time" and "cooking time".

auanasgheps commented 3 years ago

Individual steps can already be counted as "time", but they are not accounted in the label under the recipe name.

I'm thinking "waiting time" could have a field in case user would like to rename it, similarly with "servings". Should also be easy to implement.

quamok commented 3 years ago

I think waiting time is a valid field, as for example letting sit something for a couple of hours, but I think it should be different than cooking time, as some recipes requires both. My opinion is that a 3rd time field should be added regarding cooking time.

Dremor commented 2 years ago

What about the recipes that have cooking and waiting time, like a cheesecake ? Having a differentiated field between cooking and waiting would be useful for sure.

In my example, I have to cook for 40 min, then wait at least 4 hours.

nyanSpruk commented 1 year ago

Individual steps can already be counted as "time", but they are not accounted in the label under the recipe name.

I'm thinking "waiting time" could have a field in case user would like to rename it, similarly with "servings". Should also be easy to implement.

I agree with this. An option to rename waiting time field.

Or even better to have separate cook time field and wait time field.

Prep time is time to prepare ingredients Cook time could be assembling the ingredients (cooking) And wait time could be waiting in between ( waiting for recipe to rest/cooldown/...)

supaeasy commented 2 months ago

I agree very much. This is not implemented well. There are four options to describe time according to schema.org:

vabene1111 commented 1 month ago

thanks for the information. When I originally implemented this I did not know about schema.org's standard for recipes. At some point this will be rewritten.