# Viewing open / archived or closed topics

**URL:** https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915
**Category:** General
**Created:** [January 13, 2014, 6:16am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915 "2014-01-13T06:16:31Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [January 13, 2014, 6:16am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/1 "2014-01-13T06:16:31Z")

</div>

FYI I added a “hidden” query string so you can filter down topic lists to open / closed or archived topics.

For example, the following will display all the open bugs in meta.

[https://meta.discourse.org/category/bug/l/latest/more?status=open](https://meta.discourse.org/category/bug/l/latest/more?status=open)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [January 13, 2014, 7:57pm UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/2 "2014-01-13T19:57:00Z")

</div>

This is great! We need a few more querystrings like this for “advanced” browsing of topics.

I was thinking `&noreplies=1` would also be good for finding orphaned topics that haven’t had any replies. These probably need a reply .. or to be deleted altogether.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [January 13, 2014, 8:36pm UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/3 "2014-01-13T20:36:25Z")

</div>

I would just go with `replies=0` easier to remember / more flexible … will add

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [February 7, 2014, 3:43am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/4 "2014-02-07T03:43:28Z")

</div>

Also `pinned` would be nice, once cleared, very hard to see unless you go incognito.

---

<div class="post-metadata">

### Author: ![BhaelOchon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bhaelochon/32/191311_2.png) [@BhaelOchon](https://meta.discourse.org/u/BhaelOchon)
#### Post date: [February 12, 2014, 2:55pm UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/5 "2014-02-12T14:55:03Z")

</div>

Are these all of the “hidden” query strings? If not, can we get an updated list? Thanks!

---

<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: [February 14, 2014, 8:07pm UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/6 "2014-02-14T20:07:31Z")

</div>

Are all of these implemented (including replies=0 and if so, how do you access it?)

In particular, I’d really like the replies=0

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [February 14, 2014, 8:35pm UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/7 "2014-02-14T20:35:28Z")

</div>

Just add the querystring to the end of the URL, as in the first post.

I don’t think `replies=0` is working right now, despite what @sam said. At least I can’t get it to work.

---

<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: [February 14, 2014, 9:08pm UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/8 "2014-02-14T21:08:43Z")

</div>

> [@codinghorror](#):
>
> I don’t think replies=0 is working right now, despite what @sam said. At least I can’t get it to work.

Phew, your first sentence had me thinking I was doing something wrong 😄

---

<div class="post-metadata">

### Author: ![hunterboerner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hunterboerner/32/114646_2.png) [@hunterboerner](https://meta.discourse.org/u/hunterboerner)
#### Post date: [June 19, 2014, 2:11am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/9 "2014-06-19T02:11:13Z")

</div>

Can we get a button so we can just click it instead of typing `?status=open`. It would really help make discourse usable as a bug tracker.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [June 19, 2014, 2:11am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/10 "2014-06-19T02:11:40Z")

</div>

Where would we put it ?

---

<div class="post-metadata">

### Author: ![hunterboerner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hunterboerner/32/114646_2.png) [@hunterboerner](https://meta.discourse.org/u/hunterboerner)
#### Post date: [June 19, 2014, 2:43am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/11 "2014-06-19T02:43:04Z")

</div>

Maybe like a `filter` dropdown next to these? [Dropbox - Error - Simplify your life](https://www.dropbox.com/s/be8tn5mxqac5b6c/Screenshot%202014-06-18%2021.41.31.png)

---

<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 4, 2014, 12:25am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/12 "2014-07-04T00:25:34Z")

</div>

If someone can point me to which file(s) I can look at to see what querystring are already implemented, I’ll take a look there first before suggesting more 😄

Posts in the last X days, frequently I visit Today’s Posts/Threads at our current forum so I can be sure to read everything that may have been created today. I do realize the Latest sort of fills that void, so I’m not going to push this one hard because I can probably make that work (I won’t know until we are fully converted over though). So please don’t put a lot of focus on this one unless you can think of a way to tweak it so that latest wouldn’t make sense (or be as useful).

---

<div class="post-metadata">

### Author: ![anon25879736](https://avatars.discourse-cdn.com/v4/letter/a/e95f7d/32.png) [@anon25879736](https://meta.discourse.org/u/anon25879736)
#### Post date: [August 7, 2014, 7:18pm UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/13 "2014-08-07T19:18:21Z")

</div>

This is marginally useful. I say marginally because:

1. It isn’t discoverable to anyone who doesn’t visit this forum. And even then, you have to stumble upon this topic.
2. It doesn’t persist. So if you set the status filter on Latest, go to New, and then come back to Latest, you have to reset the status filter.

I can conceive of situations when typical, non-power users (or power users who haven’t been to meta) might want to use a feature like this. What’s wrong with making it easier to find and use?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [August 7, 2014, 11:58pm UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/14 "2014-08-07T23:58:32Z")

</div>

Can you explain what you mean when you say “this”? Maybe be a little more specific, provide an actual example? I’m not following #2 in your list at all.

---

<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: [August 8, 2014, 12:02am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/15 "2014-08-08T00:02:45Z")

</div>

> [@codinghorror](#):
>
> Can you explain what you mean when you say “this”?

Based on my quick read: “this” refers to the querystring filters.

> [@codinghorror](#):
>
> I’m not following #2 in your list at all.

In short, if I’m on latest, and I modify the querystring to only show open threads, /latest?status=open, when I navigate to a topic and then back to the latest page, my filter is gone (I see closed and open topics again).

---

<div class="post-metadata">

### Author: ![anon25879736](https://avatars.discourse-cdn.com/v4/letter/a/e95f7d/32.png) [@anon25879736](https://meta.discourse.org/u/anon25879736)
#### Post date: [August 8, 2014, 5:03am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/16 "2014-08-08T05:03:42Z")

</div>

By “this”, I mean the ability to filter the closed/open topic in a topic list (as perror the OP).

For #2, go to the bugs category and filter to just open topics, using the status query string argument. You suddenly realize you understand wanted new topics only. Given the pace that the Bugs category moves at, there is a reasonable chance that some of the new topics are closed, so you will probably see both open and closed topics at this point because the status filter isn’t persisted.

_Edit:_@cpradio got it exactly right.

---

<div class="post-metadata">

### Author: ![adopilot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adopilot/32/105040_2.png) [@adopilot](https://meta.discourse.org/u/adopilot)
#### Post date: [October 21, 2014, 3:22pm UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/17 "2014-10-21T15:22:48Z")

</div>

I realy like hiden query  
Is there way to filter on this way topics with FLAGed posts.  
Also will you soon implement query with no replies

By the way FYI

> [@sam](#):
>
> [https://meta.discourse.org/category/bug/l/latest/more?status=open](https://meta.discourse.org/category/bug/l/latest/more?status=open)

This thows 404 you need to avoid more to get reuslts ?

Is there a way to get all posts.  
Ill like to make client which will call

[https://meta.discourse.org/c/bug/l/latest.json?status=open](https://meta.discourse.org/c/bug/l/latest.json?status=open)

to get make statistical reports by parsing posts.  
How I can get all posts if /more does not work anymore

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [December 30, 2014, 12:17am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/18 "2014-12-30T00:17:15Z")

</div>

Does this querystring stuff still work @sam? Or should we pull this topic?

---

<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: [December 30, 2014, 12:25am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/19 "2014-12-30T00:25:06Z")

</div>

Still works, just ran it on Meta. 😄

[https://meta.discourse.org/?status=archived](https://meta.discourse.org/?status=archived)  
[https://meta.discourse.org/?status=open](https://meta.discourse.org/?status=open)  
[https://meta.discourse.org/?status=closed](https://meta.discourse.org/?status=closed)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [December 30, 2014, 1:41am UTC](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915/20 "2014-12-30T01:41:08Z")

</div>

It all still works, no reason to pull it imo

[Next page](https://meta.discourse.org/t/viewing-open-archived-or-closed-topics/11915.md?page=2)
