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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Know any keyboard oriented drawing tools?

5 点作者 melle大约 8 年前
Dear HN,<p>Do you know of any 2d drawing tools that are keyboard oriented, i.e. modal like vim?<p>I&#x27;m looking for something to draw software diagrams in: component, class and some use case diagrams, but I&#x27;m getting more and more frustrated by the current solutions (used Enterprise Architect)<p>I guess that&#x27;s the problem with using vim: You want the same efficiency in other programs...

4 条评论

brudgers大约 8 年前
Given the use case, PlantUML. Can be used in many editors and IDE&#x27;s. It is much better than the website might suggest.<p><a href="http:&#x2F;&#x2F;plantuml.com&#x2F;running" rel="nofollow">http:&#x2F;&#x2F;plantuml.com&#x2F;running</a><p>[edit] AutoCAD can be run interactively from the command line. More like say Bash than Vim...and since it is extensible with Lisp, more like Emacs than Vim as well. There once was a Cad program, Generic Cad, that used two letter combinations for commands somewhat like Vim. AutoDesk bought it and killed it in the early 1990&#x27;s. At the time, it was the second most popular PC Cad package behind AutoCad.
评论 #14389206 未加载
jotux大约 8 年前
You could write dot files and have graphviz generate the diagrams for you.<p><a href="http:&#x2F;&#x2F;www.graphviz.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.graphviz.org&#x2F;</a>
评论 #14370480 未加载
eswat大约 8 年前
Ronin is probably a good fit: &quot;The application is a cross-over between Vim and Photoshop, where every change to the canvas is inputed as a command.&quot;<p><a href="http:&#x2F;&#x2F;wiki.xxiivv.com&#x2F;ronin" rel="nofollow">http:&#x2F;&#x2F;wiki.xxiivv.com&#x2F;ronin</a>
评论 #14389199 未加载
twobyfour大约 8 年前
Logo?<p>Don&#x27;t know what packages are available to run it on modern OSes, but LogoWriter was a great intro to programming in 3rd grade...
评论 #14389214 未加载