d4c3
October 30, 2025, 11:34am
1
I want the nested comments feature to be added to the forum.
Canapin
(Coin-coin le Canapin)
October 30, 2025, 11:41am
2
Hi,
Discourse doesnāt use nested replies as itās against their philosophy:
Discourse follows the flat model for discoussions:
If you are looking for a threaded/tree-like software there is
2 Likes
Hi there, as what @Canapin said above, Discourse doesnāt use nested replies.
Not quite the same, but when posts have replies to, you can see an arrow with a button with the number of replies, where clicking it will show replies (kind of threaded-like):
You can can something similar with this plugin too:
Summary
Turn a Discourse topic into a one-to-many journal where one user can post entries that other users comment on
Repository Link
https://github.com/paviliondev/discourse-journal
Install Guide
How to install plugins in Discourse
Watch this video for an introduction to the plugin:
How to get started
First, enable journaling for a category in the category settings. Click āSettingsā on the left, scroll down to the bottom,ā¦
And perhaps:
Summary
Discourse Post Voting allows the creation of topics with votable posts.
Install Guide
This plugin is bundled with Discourse core. There is no need to install the plugin separately.
Features
To create a new topic with votable posts open the menu in the top left of the composer and select āToggle Post Votingā:
[post voting toggle]
With the topic in Post Voting mode, thereās a filter to sort answers by votes or by activity. Hereās an example ā¦
3 Likes