# List topics with no answer

**URL:** https://meta.discourse.org/t/list-topics-with-no-answer/66786
**Category:** Support
**Created:** [July 25, 2017, 3:12pm UTC](https://meta.discourse.org/t/list-topics-with-no-answer/66786 "2017-07-25T15:12:41Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![dosch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dosch/32/51426_2.png) [@dosch](https://meta.discourse.org/u/dosch)
#### Post date: [July 25, 2017, 3:12pm UTC](https://meta.discourse.org/t/list-topics-with-no-answer/66786/1 "2017-07-25T15:12:41Z")

</div>

Hey, in the Dashboard I can see metrics of topics with no answer. But I can’t find a list of all topics that still have no answer. Is it possible to generate such a view?

---

<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: [July 25, 2017, 3:15pm UTC](https://meta.discourse.org/t/list-topics-with-no-answer/66786/2 "2017-07-25T15:15:38Z")

</div>

You can see a view of them by visiting `/latest?max_posts=1`

---

<div class="post-metadata">

### Author: ![seanmavley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/seanmavley/32/121505_2.png) [@seanmavley](https://meta.discourse.org/u/seanmavley)
#### Post date: [September 25, 2019, 8:27pm UTC](https://meta.discourse.org/t/list-topics-with-no-answer/66786/3 "2019-09-25T20:27:52Z")

</div>

How can it be then displayed alongside the menus there already like done on the [Blenderartists.org](http://Blenderartists.org) website?

 ![Screenshot%20from%202019-09-25%2020-26-08](https://global.discourse-cdn.com/meta/original/3X/8/6/86860655954cc9bc6d760091567abe83b62a760f.png)

---

<div class="post-metadata">

### Author: ![bartv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bartv/32/130052_2.png) [@bartv](https://meta.discourse.org/u/bartv)
#### Post date: [September 26, 2019, 12:02pm UTC](https://meta.discourse.org/t/list-topics-with-no-answer/66786/4 "2019-09-26T12:02:57Z")

</div>

See here:

> [@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/8):
>
> Yes, you can \<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 answered" }; Discourse.NavItem.reopenClass({ buildList : function(category, args) { var currentUser = Discourse.User.current(); var list = this.\_super(category, args); if(!category && currentUser != null && cu…

---

<div class="post-metadata">

### Author: ![seanmavley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/seanmavley/32/121505_2.png) [@seanmavley](https://meta.discourse.org/u/seanmavley)
#### Post date: [September 26, 2019, 12:56pm UTC](https://meta.discourse.org/t/list-topics-with-no-answer/66786/5 "2019-09-26T12:56:31Z")

</div>

Thanks @bartv

Got it working.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [June 8, 2024, 12:37pm UTC](https://meta.discourse.org/t/list-topics-with-no-answer/66786/6 "2024-06-08T12:37:10Z")

</div>

This topic was automatically closed after 2509 days. New replies are no longer allowed.
