# Mark all topics as solved specific category

**URL:** https://meta.discourse.org/t/mark-all-topics-as-solved-specific-category/75906
**Category:** Support
**Tags:** solved
**Created:** [2017年十二月12日 19:58 UTC](https://meta.discourse.org/t/mark-all-topics-as-solved-specific-category/75906 "2017-12-12T19:58:48Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![jordan1909](https://avatars.discourse-cdn.com/v4/letter/j/9f8e36/32.png) [@jordan1909](https://meta.discourse.org/u/jordan1909)
#### Post date: [2017年十二月12日 19:58 UTC](https://meta.discourse.org/t/mark-all-topics-as-solved-specific-category/75906/1 "2017-12-12T19:58:48Z")

</div>

We are using the [Discourse Solved Plugin](https://meta.discourse.org/t/discourse-solved-accepted-answer-plugin/30155) on our installation.

Recently we have been filtering topics to get to a 100% answered rate (for our purposes). I have set up a script that adds some items to the homepage to display items that are unanswered (/latest?solved=no). The problem however is I can’t filter this to remove staff objects etc.

Is there any way to mark all topics in a specific category as solved? Or is there a way to filter by specific categories here? Such as /latest?solved=no&category=XXX&category=YYY

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2017年十二月12日 21:58 UTC](https://meta.discourse.org/t/mark-all-topics-as-solved-specific-category/75906/2 "2017-12-12T21:58:32Z")

</div>

> [@jordan1909](#):
>
> is there a way to filter by specific categories here? Such as /latest?solved=no&category=XXX&category=YYY

You can use the category URL with the solved=no filter on the end. For example:

```plaintext
https://meta.discourse.org/c/support?solved=no

```

---

<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: [2020年二月14日 23:28 UTC](https://meta.discourse.org/t/mark-all-topics-as-solved-specific-category/75906/3 "2020-02-14T23:28: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: [2024年一月12日 04:14 UTC](https://meta.discourse.org/t/mark-all-topics-as-solved-specific-category/75906/4 "2024-01-12T04:14:10Z")

</div>



---

<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: [2024年一月12日 06:34 UTC](https://meta.discourse.org/t/mark-all-topics-as-solved-specific-category/75906/5 "2024-01-12T06:34:02Z")

</div>


