# 有没有快速按编号链接到当前主题中某条评论的方法？

**URL:** <https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237>\
**Category:** Support\
**Created:** [2026年五月18日 14:27 UTC](https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237 "2026-05-18T14:27:12Z")\
**Posts on this page:** 5\
**Page:** 1

<div class="post-metadata">

**Author:** ![bookwar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bookwar/32/552266_2.png) [@bookwar](https://meta.discourse.org/u/bookwar)\
**Post date:** [2026年五月18日 14:27 UTC](https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237/1 "2026-05-18T14:27:12Z")

</div>

我搜索过了，但没有足够具体的关键词，因此想请教一下：

在回复长线程时，我希望通过编号引用特定评论。例如：

```plaintext
正如 @person 在评论 #123 中提到的，我们需要……

```

我可以使用 `@` 链接到某个人，但是否有类似的简便快捷方式来引用帖子编号？

注意：我不需要完整的引用，只需一个指向该评论的链接即可。

---

<div class="post-metadata">

**Author:** ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)\
**Post date:** [2026年五月18日 14:28 UTC](https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237/2 "2026-05-18T14:28:37Z")

</div>

目前无法实现此功能，但我认为在主题组件中是可能的。

在桌面端，您可以点击帖子菜单中的帖子链接图标，系统将自动复制该帖子的链接。

---

<div class="post-metadata">

**Author:** ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)\
**Post date:** [2026年五月18日 14:33 UTC](https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237/3 "2026-05-18T14:33:55Z")

</div>

像这样 [#2](https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237/2?u=lilly)？

---

<div class="post-metadata">

**Author:** ![bookwar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bookwar/32/552266_2.png) [@bookwar](https://meta.discourse.org/u/bookwar)\
**Post date:** [2026年五月18日 14:36 UTC](https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237/4 "2026-05-18T14:36:29Z")

</div>

> [@Lilly](#):
>
> 像这样 [#2](https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237/2) 吗？

是的，但我不希望手动复制粘贴或编写完整链接。

目前输入 `#` 会插入指向标签的链接，而不是评论。我原本希望可能存在其他特殊按键用于引用帖子。

---

<div class="post-metadata">

**Author:** ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)\
**Post date:** [2026年五月18日 14:37 UTC](https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237/5 "2026-05-18T14:37:23Z")

</div>

为什么内联链接不能这样工作？[Is there a quick way to link to a comment in the current topic by number? - #4 by bookwar](https://meta.discourse.org/t/is-there-a-quick-way-to-link-to-a-comment-in-the-current-topic-by-number/403237/4?u=lilly)

正如 Nate 所说，你可能可以为你的特定用例创建一个自定义主题组件。
