|
|
|
|
|
by roel_v
1901 days ago
|
|
I have a system based on Markdown-formatted (along with some custom markup for metadata) recipes on Dropbox, and some Python code that generates a formatted (as in, nice looking, like a proper cookbook) PDF cookbook. I then print the cookbook, make my notes in it, and once it gets too greasy/scribbled on, I consolidate the notes into the Markdown files and re-print. Every time I add a new recipe to my regular 'rotation', I add it to this cookbook (along with some tweaks for my ingredient availability and equipment), to not let it become just a random stack of disjoint recipes. This way I grow a proper 'family cookbook' that I hope I can pass on to my kids when they move out. It's also somewhat integrated with a broader meal-planning system, think GTD for keeping yourself fed. I think the main problem with 'recipe websites' is that people don't want 'recipe websites'. They want 'cookbook websites', i.e. some editorial oversight over recipe quality, some standardization in units, style of directions, have a picture with each recipe, etc. What am I going to do with 100k crappy half-asses notes on everything someone somewhere ever threw together in a kitchen somewhere? I'd much rather have 2000 quality recipes that I know I can rely on. |
|