openrecipeformat icon indicating copy to clipboard operation
openrecipeformat copied to clipboard

Specs and Examples for the Open Recipe Format

Results 17 openrecipeformat issues
Sort by recently updated
recently updated
newest added

Hi - is there anywhere we can get some more information? eg Software that supports the format? Sources of recipes in the format? Best ways to create/edit recipes? Also -...

This would make it possible for parsers to automatically sort the ingredients list chronologically, or to export recipes with the ingredients listed at each step. ```yaml - step: Add the...

Hello! I've been using openrecipeformat for a project I'm working on, and noticed some inconsistencies between the docs and the examples. This PR fixes some of those. I also included...

#I am not really expecting that this would be merged since it would mean shutting down your ReadTheDocs pages. However, I thought I should at least make you aware of...

Hi @techhat , following on our discussion in an earlier post #5 , I've given some more thought to the format and have experimented with different structures. I think I've...

Sometimes recipe requires that oven is used more than once - and attributes like duration and temperature may be different. It is not purely theoretical - one of my recipes...

Hello there, I like your standardization of recipes so far and have seen much potential for it. I do have some questions though: How should a ORF file be identified?...