# View and sort all replies by number of likes

**URL:** https://meta.discourse.org/t/view-and-sort-all-replies-by-number-of-likes/127036
**Category:** Support
**Created:** [August 28, 2019, 4:38pm UTC](https://meta.discourse.org/t/view-and-sort-all-replies-by-number-of-likes/127036 "2019-08-28T16:38:06Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![mbauman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mbauman/32/139835_2.png) [@mbauman](https://meta.discourse.org/u/mbauman)
#### Post date: [August 28, 2019, 4:38pm UTC](https://meta.discourse.org/t/view-and-sort-all-replies-by-number-of-likes/127036/1 "2019-08-28T16:38:06Z")

</div>

Is it possible for me as a user to sort my replies by the number of likes each reply received? My summary page shows my top 6 replies, but upon clicking “more” it just dumps me into my recent activity view (`u/mbauman/activity/replies`). Blindly tossing a `?order=likes` on that url doesn’t work.

Is it possible for me as an admin (or user) to view _all_ replies across the entire site and sort them by the number of likes they received? I can go to `/top?order=likes`, and see the total number of likes all posts in a _thread_, but I’m wanting to find a list of individual “good” posts, not the sum over all posts in a (potentially absurdly long) thread.

---

<div class="post-metadata">

### Author: ![mbauman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mbauman/32/139835_2.png) [@mbauman](https://meta.discourse.org/u/mbauman)
#### Post date: [August 29, 2019, 7:25pm UTC](https://meta.discourse.org/t/view-and-sort-all-replies-by-number-of-likes/127036/2 "2019-08-29T19:25:19Z")

</div>

Given that this didn’t gain any traction as a support discussion item, I’m moving it over to the #Contribute > Feature category as a feature request 🙂

---

<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 29, 2019, 11:44pm UTC](https://meta.discourse.org/t/view-and-sort-all-replies-by-number-of-likes/127036/3 "2019-08-29T23:44:07Z")

</div>

I think advanced search could work for this, scoped to “posted by you”?

---

<div class="post-metadata">

### Author: ![mbauman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mbauman/32/139835_2.png) [@mbauman](https://meta.discourse.org/u/mbauman)
#### Post date: [August 30, 2019, 1:15am UTC](https://meta.discourse.org/t/view-and-sort-all-replies-by-number-of-likes/127036/4 "2019-08-30T01:15:50Z")

</div>

Ah, of course, thank you. That does the ticket — just a `/search?q=@mbauman%20order:likes` is perfect for a single user and something like `/search?q=after:2000%20order:likes` works for all posts. Thank you!

---

<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: [February 12, 2024, 11:19pm UTC](https://meta.discourse.org/t/view-and-sort-all-replies-by-number-of-likes/127036/5 "2024-02-12T23:19:56Z")

</div>

14 posts were split to a new topic: [Reordering a topic by ‘most liked’ or threaded replies](https://meta.discourse.org/t/reordering-a-topic-by-most-liked-or-threaded-replies/295134)

---

<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: [February 12, 2024, 11:23pm UTC](https://meta.discourse.org/t/view-and-sort-all-replies-by-number-of-likes/127036/6 "2024-02-12T23:23:57Z")

</div>


