# 2024年计划如何改进作曲家？

**URL:** <https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826>\
**Category:** Feature\
**Tags:** composer\
**Created:** [2024年四月15日 08:33 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826 "2024-04-15T08:33:15Z")\
**Posts on this page:** 9\
**Page:** 1

<div class="post-metadata">

**Author:** ![thoka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thoka/32/115652_2.png) [@thoka](https://meta.discourse.org/u/thoka)\
**Post date:** [2024年四月15日 08:33 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826/1 "2024-04-15T08:33:15Z")

</div>

我很想了解更多关于计划在 2024 年[现代化编辑器](https://meta.discourse.org/t/notion-like-editor/273130)的详细信息，@lindsey 在[回顾：与 Discourse 产品团队的问答](https://meta.discourse.org/t/recap-ama-with-the-discourse-product-team/300380)的[19:10](https://www.youtube.com/watch?v=RACEIx41XjM&t=1148s)处对此进行了说明。

---

<div class="post-metadata">

**Author:** ![ozkn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ozkn/32/196013_2.png) [@ozkn](https://meta.discourse.org/u/ozkn)\
**Post date:** [2024年四月15日 12:21 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826/2 "2024-04-15T12:21:46Z")

</div>

我希望在改进编辑器方面做出努力。这是我在 discourse 中最想要的功能之一。

---

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2024年四月15日 13:28 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826/3 "2024-04-15T13:28:51Z")

</div>

我们正在探索在编辑器中实现更所见即所得的编辑器，同时保持与 Discourse 功能和帖子标记的兼容性。

@renato 主导的早期实验非常有前景，但由于编辑器是 Discourse 的一个庞大且重要的组成部分，我们不会急于求成，也不会对实现的细节做出任何承诺。

---

<div class="post-metadata">

**Author:** ![lindsey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lindsey/32/318210_2.png) [@lindsey](https://meta.discourse.org/u/lindsey)\
**Post date:** [2024年四月15日 19:08 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826/4 "2024-04-15T19:08:37Z")

</div>

@Falco 很好地总结了总体思路。我们希望通过更贴合当今各种写作体验（例如实时应用格式的单窗格编辑器）来创建一个让新用户感觉更熟悉、更直观、更易于使用的编辑器。不过，这仍处于设计和规划过程的早期阶段。

欢迎在此分享您对当前体验的任何反馈以及您希望我们解决的问题！

---

<div class="post-metadata">

**Author:** ![thoka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thoka/32/115652_2.png) [@thoka](https://meta.discourse.org/u/thoka)\
**Post date:** [2024年四月15日 19:56 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826/5 "2024-04-15T19:56:44Z")

</div>

> [@lindsey](#):
>
> 请随时分享您对当前体验的任何和所有反馈，以及您希望我们在此解决的问题！

以下是我们社区中的一些困难：

### 粘贴列表

部分内容是用word/其他office编写，然后粘贴到Discourse中。  
项目符号未转换为“-”或“+”，导致列表失效。

### 粘贴斜体字体

对于粘贴的引用邮件内容，每行都会被星号引用。  
如果检测到此类文本，使用标签（`<em>`或类似标签）将其包围会更合适。

### 新用户不理解使用哈希创建标题

新用户不理解使用哈希创建标题。  
他们继续使用可用按钮，而是使用粗体文本。  
添加标题的图标可能会有所帮助。  
此外，一些启发式方法可以触发教育性文本。

### 图片集合中的方向

处理大量图片时，预览和光标位置不同步。要识别上传，必须编辑图片标题。

可能的改进：

- 自动递增图片描述
- 在预览中添加关于光标位置的视觉线索，并将其同步到视图中

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2024年四月16日 07:40 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826/6 "2024-04-16T07:40:34Z")

</div>

> [@thoka](#):
>
> ### 粘贴列表
> 
> 部分内容在 Word/其他 Office 中编写，然后粘贴到 Discourse 中。  
> 项目符号未转换为 `-` 或 `+`，导致列表失效。
> 
> ### 粘贴斜体字体
> 
> 对于粘贴的引用邮件内容，每行都会用星号引用。  
> 如果检测到此类文本，使用标签（`<em>` 或类似标签）包围会更合适。

这 2 个问题感觉是直接的修复，而不是重写编辑器（几个小时 vs 许多个月）。

欢迎就两者如何失败提供示例，并单独提交功能请求。

---

<div class="post-metadata">

**Author:** ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)\
**Post date:** [2024年四月16日 08:03 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826/7 "2024-04-16T08:03:11Z")

</div>

就总体反馈而言，[Waterhole](https://waterhole.dev/community) 有一些我非常喜欢的模式。例如，选择一个类别：

或者这个用于回复特定用户或一般性回复的细节：

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/4/4/044451e305a0a6658a11ec13a83444402520803a.png)

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2025年三月13日 00:06 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826/8 "2025-03-13T00:06:17Z")

</div>

Discourse 现在发布了一个实验性的所见即所得编辑器 🎊

> [@Test our new composer!](https://meta.discourse.org/t/test-our-new-composer-on-meta/352347/1):
>
> We have been working on a new rich text editor mode for our composer so that it’s easier to write on Discourse. We’re now ready to start testing it out to get more feedback from our community on this feature! Our implementation builds upon the excellent [ProseMirror](https://prosemirror.net/) and its non-core [Markdown module](https://github.com/ProseMirror/prosemirror-markdown), using the module’s schema, parsing, and serialization definitions as the base for further Discourse-specific features. This topic will serve as both a guide to testing the new composer and a hub for…

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2025年三月13日 00:06 UTC](https://meta.discourse.org/t/what-are-the-plans-to-improve-the-composer-in-2024/303826/9 "2025-03-13T00:06:32Z")

</div>


