# 在“最新”中筛选掉“已存档/关闭”

**URL:** https://meta.discourse.org/t/make-archived-close-be-filtered-out-in-latest/375235
**Category:** Feature
**Tags:** moderation
**Created:** [2025年七月22日 13:29 UTC](https://meta.discourse.org/t/make-archived-close-be-filtered-out-in-latest/375235 "2025-07-22T13:29:33Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ecki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ecki/32/264025_2.png) [@ecki](https://meta.discourse.org/u/ecki)
#### Post date: [2025年七月22日 13:29 UTC](https://meta.discourse.org/t/make-archived-close-be-filtered-out-in-latest/375235/1 "2025-07-22T13:29:33Z")

</div>

主题的“已存档”和“已关闭”状态默认情况下用处不大（如果我没记错的话，我认为这是针对网站邮件的观察结果？）。

我想知道我们是否至少可以更改默认的“最新”（针对某个类别或整个网站）视图。隐藏这些条目？（除非“最新”被理解为“所有按时间排序”，但那样的话我会重命名它。）

（我没有找到一个好的标签，如果你认为不合适，请随时移除版主标签，我们也是出于这个原因使用已存档作为版主来减轻用户的负担）

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [2025年七月22日 13:47 UTC](https://meta.discourse.org/t/make-archived-close-be-filtered-out-in-latest/375235/2 "2025-07-22T13:47:47Z")

</div>

嗯……也许

> [@Filtered Topic Lists](https://meta.discourse.org/t/filtered-topic-lists/321031):
>
> information_sourceSummary Allows creating custom topic list using filters. The lists then can be displayed in selected plugin outlet for selected pages.hammer_and_wrenchRepository [https://github.com/gormus/discourse-filtered-topic-lists](https://github.com/gormus/discourse-filtered-topic-lists)questionInstall Guide [How to install a theme or theme component](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682)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 Allows creating custom topic lists using the topic fil…

？

您可以使用类似 `status:open` 的内容来过滤主题？

---

<div class="post-metadata">

### Author: ![ecki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ecki/32/264025_2.png) [@ecki](https://meta.discourse.org/u/ecki)
#### Post date: [2025年七月22日 14:02 UTC](https://meta.discourse.org/t/make-archived-close-be-filtered-out-in-latest/375235/3 "2025-07-22T14:02:07Z")

</div>

是的，自定义过滤器将是一个不错的解决方案（如果我可以替换标准选项卡），需要对此进行调查。

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [2025年七月22日 14:04 UTC](https://meta.discourse.org/t/make-archived-close-be-filtered-out-in-latest/375235/4 "2025-07-22T14:04:20Z")

</div>

嗯……也许可以将 `/filter?q=status%3Aopen` 添加到导航栏？
