# 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年六月8日 18: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:** 1
**Showing post:** 2

<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年六月8日 18: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 …

---

_[View the full topic](https://meta.discourse.org/t/view-all-the-topics-that-have-not-received-a-reply/45439)._
