Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sections to ingredients #285

Closed
Helium314 opened this issue Jul 15, 2020 · 2 comments
Closed

Add sections to ingredients #285

Helium314 opened this issue Jul 15, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Helium314
Copy link

Often recipes are composed of several parts, e.g. dough and filling. These parts typically have separate sections in the ingredient list.

When importing recipes, these sections get merged, and I found no way of adding them manually (except by inserting "fake ingredients").
Would it be possible to add this feature to the app?

Sorry in case this is already requested, I didn't find related issues.

@Helium314 Helium314 added the enhancement New feature or request label Jul 15, 2020
@sam-19
Copy link
Contributor

sam-19 commented Jul 18, 2020

There is a way to add kind of sub-headers to the ingredient list by starting the line with "## " (for example "## Dough"). I think these are still treated just like any ingredients in the JSON file, but at least there's a way to visually separate them before a more robust feature is available. You still have to add these sub-headers manually, though.

@mrzapp
Copy link
Contributor

mrzapp commented Jul 21, 2020

We've been over this a few times before, and it's not supported by schema.org, so we're stuck with custom headings like what @sam-19 suggested for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants