# Show only liked posts in a thread

**URL:** https://meta.discourse.org/t/show-only-liked-posts-in-a-thread/27460
**Category:** Feature
**Created:** [April 11, 2015, 8:51pm UTC](https://meta.discourse.org/t/show-only-liked-posts-in-a-thread/27460 "2015-04-11T20:51:32Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [April 11, 2015, 11:04pm UTC](https://meta.discourse.org/t/show-only-liked-posts-in-a-thread/27460/4 "2015-04-11T23:04:10Z")

</div>

> [@rubo77](#):
>
> But If I use Summarize it also hides some posts, that have a “like”.
> 
> What is the exact mechanism for “summarize”?

Good question. I looked a very little for the code that does the logic but didn’t find it.

Using the topic I used to answer your post in the other topic

> [@\[Superseded\] What cool badge queries have you come up with?](https://meta.discourse.org/t/what-cool-badge-queries-have-you-come-up-with/18978):
>
> warning Enabling Badge SQL entails security and performance risks so it is not available by default. For more information, see: [Enable Badge SQL](https://meta.discourse.org/t/badge-sql-can-no-longer-be-edited-by-default/47894) This topic became too long to be easily searched and has been broken down into separate topics. If you have any questions about how to write a badge query, or have one to share, please start a new topic in the #data & reporting category and tag it with the #sql-triggered-badge tag. +1 More ideas: [Some common badge queries](https://meta.discourse.org/t/some-common-badge-queries-idea/31859)

It says there is a total of 116 Likes in the topic. If my math is correct, all of the posts in the Summary have Likes, but only add up to 78

So some posts that received Likes did get collapsed.

It seems that Frequent poster may be in play, and possibly OP.

Some of the Collapsed posts had from 1 to 4 Likes.  
Some were shorter replies, some not so short.  
Some were “infrequent” posters, some were not.  
Some had cross-reference links, some did not.  
And I’m guessing there may be some kind of “keyword” matching involved.

I can’t grasp the logic and would need to see the code involved.

---

_[View the full topic](https://meta.discourse.org/t/show-only-liked-posts-in-a-thread/27460)._
