Show HN: 我正在开发一款能替代 Overleaf 和 Notion 的应用

70作者: WolfOliver6 个月前
Hi HN, 自 2019 年以来,我一直在开发一个写作平台,专为创建复杂文档(例如论文)而设计。我个人用它来处理所有事情,因为它还允许将文档分类,以便您可以有效地组织它们。 几个月前,该应用程序也推出了浏览器版本,现在您可以邀请同事实时协作处理文档。 这款应用在某种程度上受到了 LyX 的启发。它提供了一个直观、现代的编辑器,但用户无需了解任何 LaTeX。当需要导出时,他们可以从一系列模板中选择(IEEE 论文、论文等)。 一些亮点: * 它使用自定义构建的块编辑器,可以很好地处理大型文档。每个块都是其自己的 contenteditable 元素(而不是整个文档只有一个巨大的 contenteditable 元素) * 如果您更喜欢纯文本,您可以插入一个 Markdown 块,并使用 Markdown 编写 * 内置引用管理 * 支持交叉引用和脚注 * 支持 Mermaid 图表、内联 LaTeX 公式和显示数学 * “待办事项”部分可帮助您在写作时保持井井有条 您可以在这里试用:[https://www.monsterwriter.com/](https://www.monsterwriter.com/)
查看原文
Hi HN,<p>Since 2019, I’ve been working on a writing platform designed for creating complex documents (e.g., theses). I personally use it for everything as it also allows to classify documents in categories so you can organize them efficiently. As of a few months ago, the app is also available in the browser, and you can now invite coworkers to collaborate on a document in real time.<p>The app is somewhat inspired by LyX. It offers an intuitive, modern editor, but users don’t need to know any LaTeX. When it’s time to export, they can choose from a range of templates (IEEE paper, thesis, etc.).<p>A few highlights:<p>- It uses a custom-built block editor that performs well with large documents. Each block is its own contenteditable element (instead of having one massive contenteditable for the whole document)<p>- If you prefer plain text - you can insert a Markdown block and write using Markdown instead<p>- Built-in citation management<p>- Support for cross-references and footnotes<p>- Mermaid diagrams, inline LaTeX equations, and display math are all supported<p>- &quot;To-do&quot; sections help you stay organized while writing<p>You can try it out here: <a href="https:&#x2F;&#x2F;www.monsterwriter.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.monsterwriter.com&#x2F;</a>