openrecipeformat icon indicating copy to clipboard operation
openrecipeformat copied to clipboard

Possibility to tag used ingredients in step

Open brmdv opened this issue 6 years ago • 0 comments

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.

- step:
  Add the sugar and half of the flower to the bowl.
  ingredients:
  - sugar
  - flower:
    amounts: 
    - amount: 250
      unit: g

brmdv avatar Apr 22 '19 09:04 brmdv