# 零回复的帖子分类？

**URL:** https://meta.discourse.org/t/category-for-threads-with-zero-replies/95811
**Category:** Feature
**Created:** [2018年八月28日 06:53 UTC](https://meta.discourse.org/t/category-for-threads-with-zero-replies/95811 "2018-08-28T06:53:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![knebb](https://avatars.discourse-cdn.com/v4/letter/k/919ad9/32.png) [@knebb](https://meta.discourse.org/u/knebb)
#### Post date: [2018年八月28日 06:53 UTC](https://meta.discourse.org/t/category-for-threads-with-zero-replies/95811/1 "2018-08-28T06:53:32Z")

</div>

Hi there,

I really have search all topics and stuff but I did not find an answer.

Is it possible to have an “Zero-Reply Category”? Within this category we should have all topics from all (or selectable) categories which have no replies.

I mean replies, not answers- I found a plugin for topics not being marked as answered. But not for no replies.

I know there is a URL parameter which I could use: [https://f.q.d.n/c/category?max\_posts=1](https://f.q.d.n/c/category?max_posts=1) which is fine.

But could I have a category which will show these topics? Or at least do I have a chance to ping the above link somwhere in Discourse so every user will see it?

Thanks

/knebb

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [2018年八月28日 07:00 UTC](https://meta.discourse.org/t/category-for-threads-with-zero-replies/95811/2 "2018-08-28T07:00:56Z")

</div>

> [@knebb](#):
>
> do I have a chance to ping the above link somwhere in Discourse so every user will see it?

> [@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: ![Nichalas\_Petranek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nichalas_petranek/32/92404_2.png) [@Nichalas\_Petranek](https://meta.discourse.org/u/Nichalas_Petranek)
#### Post date: [2018年八月28日 07:04 UTC](https://meta.discourse.org/t/category-for-threads-with-zero-replies/95811/3 "2018-08-28T07:04:18Z")

</div>

These two theme components may be of substantial use for you, if you’re ok with putting the link you described above in the header:

> [@Custom Header Links (icons)](https://meta.discourse.org/t/iconified-header-links/86307):
>
> discourse2Summary Custom Header Links (icons) will allow you to easily add linked icons to the Discourse header.eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/custom-header-links-icons)hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-icon-header-links](https://github.com/discourse/discourse-icon-header-links)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Features Screenshots Desktop Mobile Settings This component includes a …

[https://meta.discourse.org/t/custom-header-links/90588/2](https://meta.discourse.org/t/custom-header-links/90588/2)

* * *

Alternately, you can choose to put that link in the hamburger menu where it’s a little less conspicuous by use of this theme component:

[https://meta.discourse.org/t/custom-hamburger-menu-links/87644/6](https://meta.discourse.org/t/custom-hamburger-menu-links/87644/6)
