理解Discourse,面向新用户

:bookmark: 本指南涵盖了 Discourse 的基本功能和基本用法,旨在帮助新用户了解关键术语、如何导航、参与对话以及配置通知。

:person_raising_hand: 所需用户级别:任何级别

欢迎!作为 Discourse 的新用户,我们希望您发现本站点直观且结构清晰。以下是一些入门指南:

摘要

本指南将涵盖:

  • Discourse 中使用的基本术语
  • 浏览和导航技巧
  • 阅读和参与主题
  • 通知及其管理方式

Discourse 使用的基本术语

以下是您在使用 Discourse 时应该熟悉的一些关键术语:

  • 主题 (Topic):一组围绕有意义的对话组织起来的消息,包含标题,在分类下列表,以一个原创帖 (Original Post) 开始,并按时间顺序包含所有回复。这类似于其他平台可能称之为“线程 (thread)”的内容。
  • 帖子 (Post):主题中的单个消息。每个帖子可以由不同的用户撰写,可以移动到另一个主题,或者成为一个新主题的起点。
  • 原创帖 (Original Post, OP):任何主题中的第一个帖子。它决定了主题的焦点,并与标题和标签相关联。
  • 分类 (Category):组织主题的主要方式。每个主题都属于一个分类,分类可以有自己的权限和通知设置。分类类似于其他网站上的论坛。
  • 标签 (Tag):用于描述主题的标记。每个主题可以有多个标签,用户也可以创建新标签。
  • 用户 (User):所有站点活动,如创建帖子和记录操作,都围绕注册用户展开。Discourse 站点可以是私密的或公开的,但参与需要注册。

:information_source: 更多详细信息,请参阅 界面术语表指南

浏览论坛

主题列表

默认情况下,Discourse 主页显示所有最新 (Latest) 的对话,但您可以通过以下几种方式筛选此列表:

  • 按分类:点击“所有分类 (all categories)”标题以查看所有分类的列表:
  • 按标签:点击“所有标签 (all tags)”标题以查看所有标签的列表。
  • 按活跃度:点击“热门 (Top)”以按特定时间段的活跃度列出主题。
  • 按新主题:新主题(在过去 2 天内创建且您尚未打开的主题)会用一个小蓝点标记:
  • 按未读主题:您已打开并阅读至少 5 分钟但有新回复的主题,会用一个蓝色圆圈中的数字标记:

查看参与者

在主页上,您可以看到以下用户的头像:

participants

  • 主题的创建者
  • 最活跃的参与者
  • 创建最近帖子**的用户
  • 如果原创帖作者也是最近的回复者,则第一个头像会有一个蓝色的边框或光环:
    original-poster

OP 底部的指示器显示了帖子的创建者、回复数和浏览量,以及最常参与者的头像:

导航工具

使用右上角的图标按钮进行聊天、搜索或访问您的用户菜单:
upper-right-icons

阅读主题

持续滚动

点击主题标题可按时间顺序阅读回复。使用鼠标或右侧的时间轴滚动条在对话中导航。在较小的屏幕上,点击底部的进度条可将其展开。

快速回到

选择主题标题会将您带到上次阅读的帖子。要从顶部或底部进入,请点击回复数或最后回复日期:
discourse-topic-list-select-areas

相关主题

帖子可以移动到更合适的主题,或者两个相关主题可以合并。届时会出现一个链接,允许读者跳转到新位置。相关主题列在 OP 的末尾:

split-topic

参与对话

回复

按任意回复 (Reply) 按钮打开编辑器。在撰写回复时,您可以继续阅读或导航到不同的主题:

collapse-expand-editor

  • 对特定帖子的回复会链接到该帖子:
    • 如果您的回复在时间顺序上是紧随其后的,它会紧接着出现。
    • 如果不是,您的帖子会有一个链接指向前一个帖子以提供上下文,并且原帖会显示回复计数。

草稿

草稿会自动保存。如果最小化或导航离开,返回主题或点击浏览器底部的突出显示的栏可以重新打开编辑器。

引用

要插入引用,选择您想引用的文本,然后按下弹出的“引用 (Quote)”按钮。对于来自不同帖子或用户的多条引用,请重复此操作:

quoting

提及

通过提及某人的名字来通知他们。输入 @ 符号以选择用户名:

表情符号 (Emoji)

要使用表情符号,请按下编辑器中的表情符号按钮,或键入 : 进行名称或传统笑脸匹配。使用“更多 (more)”选项查看完整列表:

Oneboxes(链接预览)

要为链接创建摘要,请将其粘贴到单独的一行。用链接开始一个主题可以在标题字段中生成摘要:

onebox-paste-link

:bulb: 您可以在本指南中阅读更多关于使用 onebox 功能的信息。

格式化

Discourse 默认使用富文本编辑器,提供工具栏,具有粗体、斜体、列表、标题等格式化选项。您也可以在编辑器中切换到 Markdown 模式。格式化通过简单的 HTML、BBCode 或 Markdown 来支持。例如:

This is <b>bold</b>.
This is [b]bold[/b].
This is **bold**.

更多格式化技巧,请尝试这个 10 分钟的 Markdown 教程

操作和反应

在每个帖子的底部,您会找到操作按钮:

2022-05-02_post_actions1

  • 点赞 (Like):表达对该帖子的赞赏。
  • 链接 (Link):复制回复或主题的永久链接。
  • ” 按钮会显示更多操作,例如 标记 (Flag)编辑 (Edit)书签 (Bookmark)
    2022-05-02_post_actions2

通知

当有人直接与您互动时,您的头像上会出现一个蓝色的数字。对于私人消息,则会出现一个绿色的信封图标。要接收桌面或安卓推送通知,请允许站点通过您的浏览器发送通知。

notification blue bubble
PM green envelope

主题通知

通过主题底部的通知控件更改任何主题的通知级别:

或者在右侧的时间轴上:

分类通知

从您的用户偏好设置或分类页面设置每个分类的通知级别:

标签通知

通过您的用户偏好设置(在“跟踪 (Tracking)”下)设置每个标签的通知级别:

如果您在某个设置了通知的分类或标签页上,可以通过点击“新主题 (New Topic)”按钮旁边的铃铛图标来更改它:

:information_source: 您想将本指南添加到您的站点吗?

前往 https://meta.discourse.org/raw/96331 并将文本复制/粘贴到您站点上的一个主题中。然后您需要下载本主题的图片并上传到您的主题中。您还需要调整内容和屏幕截图,以反映您论坛的具体设置。

使用 DiscoTOC 主题组件添加目录。

195 个赞
Brand new user. Could use basic guidance
Automatic Table of Contents generation
What are best practices for encouraging / enforcing profile pics?
Translated FAQ, ToS and Privacy Policy
Discourse New User Tips and Tricks
Where can I find basic (user) documentation for Discourse?
How might we better structure #howto?
Frustrations for a new user
:es: Nueva Guia de usuario
Discourse Bars :beers: :cocktail: (a sidebar framework)
What is essential content for a new community?
My Wiki of useful Meta (and other) links
One-column html view of history doesn't look right
Insert link of post does not generate preview
Making sense of notification and email options
"+Create Topic" button scary
Complete Discourse Glossary?
Link Click Counter not counting clicks for internal links, or mismatched slugs
Goto New and Goto Latest show different new posts
:es: Discourse New User Guide in Spanish
What is 'staff colour'?
Community Onboarding on discourse
Removing the legacy hamburger navigation menu option
Do we need a help button on the composer?
Buttons for Scrolling to the Top/Bottom of Topics
What is the meaning of the "Post is created" option?
Do we need a help button on the composer?
Question about Automatic Topic Tracking and Notifications
Discobot doesn’t respond in Chat
Save and Continue Button and/or Shortcut in the Composer?
Nowhere to reply to when thread gets redirected
Discourse Forum documentation
Webinar: Getting Buy-In for Your Community + Office Hours
Daily Summary Feedback
Notification levels - understanding and communicating category notification levels
Advice for starting with Discourse development
Renaming post will still be accessible?
Pinning a post to the top of the topic
New user can't find the Create Topic button?
Translation - how is the caching handled? By page or by topic/comment?
Topics vs Posts vs Replies
Configuring Default Notification Settings for Users
Watch tags in category
Can I set up to get an email if anyone posts to a particular category?
In reply to link missing
How do you change the color of hyperlinks?
Edit DiscoBot "Greetings" msg + Customize Onboarding
Add search synonyms
When you started your first Discourse community, what did you find hard to do?
Asking how to automatically write tag in composing a topic
Discourse Getting Started Resource- can we copy and post in our community?
Empower moderators to restrict tag groups | Nested tag structure | Navigation bar
Can I use some of the help content from the meta site
What is essential content for a new community?
Newbie to Discourse
Short promo/ad video I made to promote our discourse forums
User Email preferences being overriden
Replied to tags are missing in the latest release
Post quote copy to clipboard button -- Feedback
Discourse Getting Started Resource- can we copy and post in our community?