# Just show posts with no replies

**URL:** https://meta.discourse.org/t/just-show-posts-with-no-replies/52775
**Category:** Support
**Created:** [November 10, 2016, 5:39pm UTC](https://meta.discourse.org/t/just-show-posts-with-no-replies/52775 "2016-11-10T17:39:30Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [November 10, 2016, 5:48pm UTC](https://meta.discourse.org/t/just-show-posts-with-no-replies/52775/3 "2016-11-10T17:48:40Z")

</div>

I added a button like this to a forum, and it worked great:

> [@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/just-show-posts-with-no-replies/52775)._
