Skip to content

Conversation

@dubadub
Copy link
Member

@dubadub dubadub commented Nov 5, 2024

Rendered

To align with Cooklang's goal of being a concise and human-readable recipe format, this proposal introduces a shorthand syntax for ingredient preparations. This change reduces redundancy in recipes, optimises readability, and maintains clarity.

In many recipes, preparation instructions for ingredients (e.g., peeling, chopping) are often repeated, leading to unnecessarily verbose text. For example:

Peel and finely chop @onion{1}. Peel and mince @garlic{2%cloves}.  

Mix onion and garlic into paste.  

This repetition adds clutter without enhancing the recipe's clarity. By introducing shorthand syntax, we can attach preparation instructions directly to ingredient references:

Mix @onion{1}(peeled and finely chopped) and @garlic{2%cloves}(peeled and minced) into paste.  

This approach reduces redundancy while keeping the recipe easy to follow.

Discussion

This proposal is informed by community discussions:

@dubadub dubadub marked this pull request as draft November 5, 2024 09:28
@dubadub dubadub marked this pull request as ready for review November 18, 2024 10:02
@dubadub dubadub merged commit e0b1f65 into main Nov 22, 2024
@dubadub dubadub deleted the proposal/0008-mise-en-place branch November 22, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants