# Can we add a "voted" tab to the categories with feature voting

**URL:** https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474
**Category:** Feature
**Tags:** topic-voting
**Created:** [February 24, 2016, 9:45pm UTC](https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474 "2016-02-24T21:45:18Z")
**Posts on this page:** 8
**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: [February 24, 2016, 9:45pm UTC](https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474/1 "2016-02-24T21:45:18Z")

</div>

Yeah, not sure what to do there, but one thing that is way more important first is to see all the top voted stuff in a list. Would sort that out first.

![](https://global.discourse-cdn.com/meta/original/3X/2/f/2f2594535ca7a4f81ae89c568723ac6d51ba67e5.png)

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [February 24, 2016, 9:49pm UTC](https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474/2 "2016-02-24T21:49:52Z")

</div>

> [@Discourse Topic Voting](https://meta.discourse.org/t/discourse-topic-voting/40121/4):
>
> more important first is to see all the top voted stuff in a list

Makes sense. Are you thinking that would show active topics only or all?

---

<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: [February 24, 2016, 9:54pm UTC](https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474/3 "2016-02-24T21:54:00Z")

</div>

I think only “open” topics cause closed ones really should be closed for voting and make less of a diff.

---

<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 24, 2016, 9:57pm UTC](https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474/4 "2016-02-24T21:57:28Z")

</div>

Plus if you wanted to see closed on that view, couldn’t you potentially use the querystring of `?status=closed` ?

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [February 24, 2016, 10:00pm UTC](https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474/5 "2016-02-24T22:00:16Z")

</div>

I was debating the addition of votes as a way to sort and then you could use that as well as status as querystrings to get whatever you want.

---

<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: [March 6, 2017, 4:21pm UTC](https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474/6 "2017-03-06T16:21:14Z")

</div>

This is #planned but it is going to require some amendments to the internal extensibility mechanisms.

Should be done in the next week or so.

---

<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: [March 6, 2017, 8:23pm UTC](https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474/8 "2017-03-06T20:23:53Z")

</div>

This is now completed per:

[https://github.com/discourse/discourse-feature-voting/commit/bddea3ce7c5b177af408194832ce4b0086fd74e2](https://github.com/discourse/discourse-feature-voting/commit/bddea3ce7c5b177af408194832ce4b0086fd74e2)

Should be deployed on meta soon.

Caveat that is worth mentioning.

If you define a “top level” category to have “voting” and its “children” categories do not have voting, some of the advanced filtering (only category etc) can be a bit strange.

Current recommendation is only to enable voting on categories that have no children.

---

<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: [March 6, 2017, 8:24pm UTC](https://meta.discourse.org/t/can-we-add-a-voted-tab-to-the-categories-with-feature-voting/58474/9 "2017-03-06T20:24:17Z")

</div>


