Yeah, what if you want to do something like: “Seperate the yolks from the whites, beat the whites until they’re fluffy and then add sugar and mix with the rest.” And then a later step doing something with the yolks. I don’t see how you would do that here without it turning into an unreadable mess.
It is totally possible. This is basically a dependency graph. Separating the yolks simply goes closer to the left, and it produces new ingredients (or data, if you want): yolks and whites. They move right to their own sequential processes.
You could just list egg yolks separately from egg whites in the first place. But yeah I get your point, for certain more complicated recipes it will break down. At the cost of some readability I guess you could list products of earlier ingredients on the side, but then it’s no longer a list of what you need to start.
I think my ideal solution would just be regular recipes but have them actually list the measurements of things in the text. It’s very annoying to have to go back to the list especially when it’s on the other side of a page.
Or you could go the other direction and have a full graphical flow chart with some text in it, although I can’t imagine that being particularly space efficient
Yeah, what if you want to do something like: “Seperate the yolks from the whites, beat the whites until they’re fluffy and then add sugar and mix with the rest.” And then a later step doing something with the yolks. I don’t see how you would do that here without it turning into an unreadable mess.
I like it as the shorthand at the end. Special instructions could still be included before it as usual.
It is totally possible. This is basically a dependency graph. Separating the yolks simply goes closer to the left, and it produces new ingredients (or data, if you want): yolks and whites. They move right to their own sequential processes.
Or you could just list them separately to begin with. “3 egg whites” and “3 egg yolks” on separate rows.
You could just list egg yolks separately from egg whites in the first place. But yeah I get your point, for certain more complicated recipes it will break down. At the cost of some readability I guess you could list products of earlier ingredients on the side, but then it’s no longer a list of what you need to start.
I think my ideal solution would just be regular recipes but have them actually list the measurements of things in the text. It’s very annoying to have to go back to the list especially when it’s on the other side of a page.
Or you could go the other direction and have a full graphical flow chart with some text in it, although I can’t imagine that being particularly space efficient
Yeah agreed, recipes could use something among the lines of “… And then add the sugar (250g)”