TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: RecipeWriter – An editor to write recipes

48 pointsby Cherianover 10 years ago

18 comments

sugarpirateover 10 years ago
Hey, this looks really good!<p>I&#x27;d like to make a suggestion for a cool feature: being able to clone someone else&#x27;s recipe and put my own &#x27;twist&#x27; on it. Almost like a git fork, if you want to use that analogy. You could also submit pull requests... you get the idea.
评论 #8430112 未加载
评论 #8430163 未加载
mattbreedenover 10 years ago
Really nice looking editor. I don&#x27;t cook, but if I was going to use this I would want an option to turn off automatic parsing of the ingredient list (did not check to see if you had that).<p>Also, if it&#x27;s something you care about, you mis-spelled &#x27;consistency&#x27; in your intro video as &#x27;consistecny&#x27; on the 1st step of the recipe.
评论 #8430560 未加载
Cherianover 10 years ago
We built this with a lot of feedback and help from the HN community.<p>When Cucumbertown[1] launched we had a lot of HNers like Trey who used to keep recipes in a Dropbox folder and share. The first version of the editor was form based (a bit like a survey form) and inhibited copy&#x2F;paste and free form cursor movements. We hacked around that version for sometime time till we hit the limits. A textfield could only do so much.<p>So some time back we decided to do a full rewrite, ground up pushing our limits with everything we learned.<p>This editor tries to be unobtrusive, simple and smart. The engine behind the scenes does a lot of work including parsing, numbering, autocomplete etc. all the way to a beautiful output.<p>Here’s an example: <a href="http://www.cucumbertown.com/onion-puffs-recipe-dish" rel="nofollow">http:&#x2F;&#x2F;www.cucumbertown.com&#x2F;onion-puffs-recipe-dish</a><p>This is just a start and there’s a lot ahead of us. As always we would love your feedback.<p>I hope this help HNers like munificient[2] move from textfiles to a better solution.<p>[1] <a href="http://cucumbertown.com/" rel="nofollow">http:&#x2F;&#x2F;cucumbertown.com&#x2F;</a><p>[2] <a href="https://news.ycombinator.com/item?id=8358827" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8358827</a>
评论 #8430769 未加载
评论 #8430258 未加载
评论 #8430551 未加载
cooperadymasover 10 years ago
I have been typing up all of my recipes off of my sticky notes. (Using a WordPress plugin called RecipePress.) My biggest annoyance that I thought your editor might fix is repeating myself.<p>Say I&#x27;m making spaghetti. In the steps I want to just type &quot;boil 1 lb spaghetti in 4 cups water for 4-5 minutes&quot; and have the tool parse the &quot;1 lb spaghetti&quot; out into the ingredient list. As it is, I have to type &quot;spaghetti&quot; twice. I know it may seem lazy, but when you are entering hundreds of these things it gets annoying.<p>Looks like the parsing code might already be there since you&#x27;re doing it to the ingredient list. Anyway, looks miles ahead of what I&#x27;m using. I&#x27;ve been a Cucumbertown member for a long time but haven&#x27;t visited much, looks like a lot has improved!
评论 #8432761 未加载
cos2piover 10 years ago
This is really cool. I&#x27;ve already shown your site to my mom, who loves it.<p>However, I can&#x27;t seem to find a way to display the recipes that I &quot;crave&quot; - seems like this would be a good way to save tasty meals for later cooking.
评论 #8430434 未加载
anilgulechaover 10 years ago
Pretty! Well done.<p>Can you let the recipe page be only about that dish? The &quot;similar dishes&quot; below it can all be collapsed if needed. Because many will just want to print scroll the actual content and not get lost in other things.<p>Requests that&#x27;d make be use it: * special indian section (or others) * Special indian + vegetarian. add the greed&#x2F;red dot and you instantly have a large audience. * I guess you could just allow special tags, and that could make above possible. * printable&#x2F;downloadable book. Not strictly necessary, I could just run phantomjs and print out a list of pages, but if this was pre-done that&#x27;d be nice.
评论 #8430123 未加载
pbhjpbhjover 10 years ago
Aside: from the vid, what are &quot;2ons&quot; of onion? I&#x27;ve searched and can&#x27;t find it on Wikipedia. Google&#x27;s doing it&#x27;s thing of not letting me limit SERPs to those with the terms I want (yes even when they&#x27;re in &quot;&quot;). I found a couple of recipes that mention &quot;X ons&quot; of ingredient but ... is it USA ounces to distinguish from &quot;oz&quot; as imperial ounces?<p>It&#x27;s not in the Dummies book, not on Betty Crockers list, not on Wikipedia, not on a list I found on epinions, ...?<p>This brings to mind, does the recipe auto-convert to metric (eg from cups or imperial). How does it handle that?
评论 #8430967 未加载
评论 #8430658 未加载
simi_over 10 years ago
I was _very_ skeptical starting watching the video, but you guys totally won me over by the end. I&#x27;m recommending the site to my wife now, who&#x27;s an avid amateur cook.
sondr3over 10 years ago
This is incredibly neat, I love it. I haven&#x27;t used it extensively, but would there be any way to easily export things so you can import it to say AnyList for shopping? I normally would just use Paprika for this, however the recipes here looks gorgeous.<p>edit: Also, I forgot to mention but it&#x27;s a bit annoying that there&#x27;s an upper limit to password length.
评论 #8431119 未加载
Hadditover 10 years ago
Liked the Ingredient suggestion thing in the editor, And also ingredients on the side bar makes it easy while cooking ! Good job
infrusetover 10 years ago
Hey! This is really nice. Maybe I missed it but there doesn&#x27;t seem to be a way to have the ingredients be proportional to the number of people you want to prepare it for. Of course, some things are not linear, and there should be a way to specify it (like the $ in Excel or Calc).
评论 #8430139 未加载
prawnover 10 years ago
Very nice. I clicked to try entering a recipe, went straight to a page and quite liked the experience from there. I would rather &quot;1 teaspoon&quot; stayed on the left of &quot;newt eyes&quot; than the right, but I like that they are styled differently.
jv22222over 10 years ago
This site is a masterclass in how to build a niche online community. Nice work.
seektemp001over 10 years ago
Cannot click the footer links, it keep pulling more data and pushing it down. Was trying to get to about, faq etc.
评论 #8431202 未加载
nobodysfoolover 10 years ago
No autocomplete for julienne, sautee, carmelize. It seems like this was written without any input from a trained chef.<p>Hint: <a href="http://www.d.umn.edu/~alphanu/cookery/glossary_cooking.html" rel="nofollow">http:&#x2F;&#x2F;www.d.umn.edu&#x2F;~alphanu&#x2F;cookery&#x2F;glossary_cooking.html</a>
评论 #8430616 未加载
评论 #8428040 未加载
Fastidiousover 10 years ago
It would be nice if I could see the recipes without the need to sign on.
评论 #8427434 未加载
Human_USBover 10 years ago
How does one export data from this? JSON &#x2F; Markdown?
评论 #8430132 未加载
stinky613over 10 years ago
Please, please allow passwords longer than 10 characters
评论 #8431114 未加载