Threaded comments when using Discourse for website comments?

I am looking into using Discourse for comments on a website of mine.

Is there a way to display the comments in a threaded style, like Disqus does by default (Example: Optimized Ionic-Angular CSS Bundle for PWA // Julien Renaux Blog)?

(After reading through Plugin: Ask me anything or Q&A format (threaded replies) and related and similar topics, this doesn’t really seem to be supported (yet))

Discourse displays replies in flat form,though the threading is clear from the formatting. Discourse will likely never display threaded comments.

What do you mean by that?

Look above this post in the top right, you’ll see your avatar, showing that I clicked “reply” on your earlier post. You can click it to expand.

Similarly, you can see on your post above that it says “2 replies” - click that, and this post will appear underneath

Thanks, got it.

Hiding the “replies” in the direct view and triggering all these AJAX requests would be the view I am looking for :wink:

为什么永远无法显示嵌套评论?

这是 Discourse 设计背后的一个基本决策,有关更多详情,请参阅我们一位联合创始人撰写的这篇博客文章:Web Discussions: Flat by Design

@danyalamriben,看看我的插件:

https://meta.discourse.org/t/fast-quote-plugin/120427?u=merefield

谢谢,我们会试试并反馈结果!