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 - Fullstack Software Engineer & founder | AI guru)?

(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:

Pourquoi les commentaires imbriqués ne s’affichent-ils jamais ?

C’est une décision fondamentale dans la conception de Discourse. Consultez cet article de blog de l’un de nos cofondateurs pour plus de détails : Web Discussions: Flat by Design

@danyalamriben, jette un coup d’œil à mon plugin :

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

Merci, nous allons essayer cela et vous tenir informés !