One thing I do like about vB is that it’s easy to view a list of unanswered threads. Is there a way to do it in Discourse?
It’s an important feature, as topics can quickly fall off the grid if there’s a lot of activity going on. It’s discouraging to post a question and get no reply, so I often check the unanswered threads tab on vB to check if there’s anything I could answer that has dropped down the list.
This might help alleviate the need for annoying topic bumps.
I’ve added support for the query param. Also, I’ve made it easier for the client app to add them. Just put them in this file at the top and it’ll all be wired up in the future:
Puisque ce résultat est le premier sur Google pour « Discourse list unanswered topics » et que la discussion est trop technique pour certains, l’essentiel est le suivant :
Vous pouvez consulter une belle liste de sujets sans réponse en utilisant une URL comme celle-ci (que vous pouvez enregistrer dans votre navigateur si vous l’utilisez souvent).
https://discourse.example.com/latest?max_posts=1
Pour ma part, cela s’intégrerait parfaitement en haut, aux côtés des liens Non lus et Meilleurs. Je suppose qu’il s’agit d’un cas d’usage très courant, du moins pour les modérateurs.