flauschtrud / broccoli

Broccoli is a free recipe app that lets you build your own personal recipe collection and helps you cook in a more eco-friendly way.
GNU General Public License v3.0
70 stars 6 forks source link

Possibility to link to other recipes in ingredients / recipe #229

Open meersjo opened 3 months ago

meersjo commented 3 months ago

I would like a way to add links to other recipes in the ingredients and steps fields.

A very simple example of this would be simply adding [500ml bechamel sauce] to a lasagna recipe as ingredient.

A bonus feature would be that upon tapping the link, you get the choice to open that recipe or to transiently add the ingredients and steps into the current recipe, automatically scaling the imported recipe to the desired quantity - although that would need an additional "quantity" field below the "portions" field (or a way to switch between them).

Interface-wise; for more advanced users something akin to how Github links issues in comment fields (hashtag detection and floating drop-down with search) would be very convenient; some kind of formatting bar with an "insert link" button would be more obvious for regular users.