Skip to content

Recipe timing #3

@norm

Description

@norm

I find it helpful to have a guide as to how long it'll take to cook a meal. Especially when the first step is "the day before, prepare…" such as when marinading chicken.

I suggest a key at the top of the recipe object time which contains an object containing timings, something like:

'time': {
    'advance': 3600,
    'prepare': 30,
    'cook': 60,
}

Keys could be arbitrary or specified.

At its simplest, values would be an integer representing the minutes. But I am also thinking of a recipe that has a prep which has rice refrigerate "for at least two hours, preferably overnight." and how that could be encoded with min/max values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions