# View all the topics that have not received a reply?

**URL:** https://meta.discourse.org/t/view-all-the-topics-that-have-not-received-a-reply/45439
**Category:** Support
**Created:** [2016 年 6 月 8 日午後 6:29 UTC](https://meta.discourse.org/t/view-all-the-topics-that-have-not-received-a-reply/45439 "2016-06-08T18:29:59Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![michaelhenderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaelhenderson/32/76069_2.png) [@michaelhenderson](https://meta.discourse.org/u/michaelhenderson)
#### Post date: [2016 年 6 月 8 日午後 6:29 UTC](https://meta.discourse.org/t/view-all-the-topics-that-have-not-received-a-reply/45439/1 "2016-06-08T18:29:59Z")

</div>

I see that I can sort topics by New, Latest, Unread, and Top but is there a way to organize them by if they have had a reply ?

I want users to be able to view all the topics that have not received a reply. Do you know how I can achieve this?

Thanks and any feedback is appreciated

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [2016 年 6 月 8 日午後 6:38 UTC](https://meta.discourse.org/t/view-all-the-topics-that-have-not-received-a-reply/45439/2 "2016-06-08T18:38:00Z")

</div>

You can use a query string, ?max\_posts=1

Example: [Discourse Meta](https://meta.discourse.org/?max_posts=1)

Then you can make that a new Navigation Item as shown at

> [@Reply reminder - Remind users to reply to new users topics with zero replies](https://meta.discourse.org/t/reply-reminder-remind-users-to-reply-to-new-users-topics-with-zero-replies/42644/2):
>
> Why not just add a navigation page that lists all topics with zero replies? The query exists… adding it to the navigation is trivial… Why does it have to nag me? Adding this to the \</body\> in your Customize, creates an Unanswered navigation tab \<script\> Discourse.ExternalNavItem = Discourse.NavItem.extend({ href : function() { return this.get('href'); }.property('href') }); I18n.translations.en.js.filters.unanswered = { title: "Unanswered", help: "Topics that have not be …

---

<div class="post-metadata">

### Author: ![michaelhenderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaelhenderson/32/76069_2.png) [@michaelhenderson](https://meta.discourse.org/u/michaelhenderson)
#### Post date: [2016 年 6 月 8 日午後 7:40 UTC](https://meta.discourse.org/t/view-all-the-topics-that-have-not-received-a-reply/45439/3 "2016-06-08T19:40:46Z")

</div>

I will give this a shot! Thank you for the information!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2019 年 1 月 29 日午前 5:37 UTC](https://meta.discourse.org/t/view-all-the-topics-that-have-not-received-a-reply/45439/4 "2019-01-29T05:37:15Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2019 年 2 月 28 日午前 5:37 UTC](https://meta.discourse.org/t/view-all-the-topics-that-have-not-received-a-reply/45439/5 "2019-02-28T05:37:33Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
