TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: ShakyDraw – Hand-drawn block diagrams from plain text

140 点作者 sankha93将近 8 年前

17 条评论

milen将近 8 年前
If you&#x27;re on macOS, definitely check out Monodraw [1] as a quick and easy way to create such diagrams (then copy + paste into ShakyDraw). Just remember to set your document alphabet to ASCII and you&#x27;re good to go (from the inspector).<p>Full disclosure: I&#x27;m the developer of Monodraw. If you have any questions, happy to answer here.<p>[1] <a href="https:&#x2F;&#x2F;monodraw.helftone.com" rel="nofollow">https:&#x2F;&#x2F;monodraw.helftone.com</a>
评论 #14610253 未加载
评论 #14608172 未加载
评论 #14613547 未加载
评论 #14608940 未加载
评论 #14609113 未加载
评论 #14608526 未加载
zzzeek将近 8 年前
I want the opposite. Draw a block diagram on paper, scan it, and get a super swank omnigraffle-style diagram from it (or a top-notch ASCII art diagram).
评论 #14609005 未加载
评论 #14609477 未加载
评论 #14610492 未加载
评论 #14609700 未加载
dan-compton将近 8 年前
Great! The easy problem is solved. Now let&#x27;s do the reverse so that I can hand-draw ditaa diagrams.
评论 #14608110 未加载
评论 #14608796 未加载
评论 #14609750 未加载
评论 #14609741 未加载
评论 #14608362 未加载
sigvef将近 8 年前
In a perfect world, everything is generated from ASCII diagram sources: <a href="https:&#x2F;&#x2F;github.com&#x2F;sigvef&#x2F;sigvehtml" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sigvef&#x2F;sigvehtml</a> .
jmcphers将近 8 年前
If you like this, try SvgBobRus[0], which also converts plain-text diagrams into graphics (and has a larger vocabulary). There&#x27;s also Spongedown[1], which makes it possible to embed these diagrams in your Markdown files and render the whole thing to HTML + SVG.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;ivanceras&#x2F;svgbobrus" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ivanceras&#x2F;svgbobrus</a> [1] <a href="https:&#x2F;&#x2F;github.com&#x2F;ivanceras&#x2F;spongedown" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ivanceras&#x2F;spongedown</a>
King-Aaron将近 8 年前
Well executed solution to a problem I don&#x27;t understand as one that needs solving?
storrgie将近 8 年前
And where is stated mraleph codebase to go from ascii to an image? I&#x27;d like a command line tool to convert locally, or this open sourced so I can host a local version.
评论 #14608442 未加载
评论 #14608497 未加载
Animats将近 8 年前
Aw. I wrote something last year to translate old documents with plain text boxes and arrows to Unicode line drawing characters. This was a small part of another project. It&#x27;s here:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;John-Nagle&#x2F;pasv&#x2F;blob&#x2F;master&#x2F;src&#x2F;Util&#x2F;picfix.py" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;John-Nagle&#x2F;pasv&#x2F;blob&#x2F;master&#x2F;src&#x2F;Util&#x2F;picf...</a>
Gaelan将近 8 年前
Chracters all appear as tofu on iOS safari.
评论 #14607945 未加载
sequence7将近 8 年前
In Edge I&#x27;m getting the following error which means no diagram gets rendered:<p><pre><code> SCRIPT5007: Unable to get property &#x27;ready&#x27; of undefined or null reference bundle.min.js (1,5413)</code></pre>
评论 #14610749 未加载
diimdeep将近 8 年前
We need ShakyDraw + Asciiflow to be 1 instrument
mr_ali3n将近 8 年前
Damn useful and easy to create flow diagrams.
评论 #14608136 未加载
grigy将近 8 年前
Very useful and would be more useful in form of an API that could be used with Markdown text.
johnnyg将近 8 年前
I wish there was a feature to double click a phrase and auto draw the ASCII box around it.
评论 #14610272 未加载
mclightning将近 8 年前
hmm. isnt this like more difficult than actually drawing it?
评论 #14613558 未加载
lozzo将近 8 年前
this page has to be bookmarked. well done
adictator将近 8 年前
<a href="http:&#x2F;&#x2F;www.asciidraw.com&#x2F;#Draw" rel="nofollow">http:&#x2F;&#x2F;www.asciidraw.com&#x2F;#Draw</a><p>^This is what I use to generate the boxes and other useful shapes &amp; then put that into shakydraw.
评论 #14614091 未加载