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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: A VIM-inspired keyboard only interface for WYSIWYG rich text editor?

4 点作者 molikto超过 6 年前
Hello, I am working on a project that you can think as Typora + Vim keybindings.<p>Here is a demo:<p>https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=97lAMRrAcF4&amp;feature=youtu.be<p>I have previously posted on reddit&#x2F;r&#x2F;vim here: https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;vim&#x2F;comments&#x2F;a2kjx9&#x2F;work_in_progress_rich_text_editing_with&#x2F;<p>Do you think there is an audience?<p>Do you think that it needs to be collaborative and implement branching in itself, or it is better just as an editing interface for Markdown and let Git handle branching&#x2F;merging in plain text?

2 条评论

knubie超过 6 年前
This looks really neat. I would love to download and play around with it.
brudgers超过 6 年前
Is there a link to the code&#x2F;implementation?