# Balance digest emails so posts from multiple categories are shown

**URL:** https://meta.discourse.org/t/balance-digest-emails-so-posts-from-multiple-categories-are-shown/237289
**Category:** Feature
**Tags:** activity-summary
**Created:** [August 26, 2022, 8:19pm UTC](https://meta.discourse.org/t/balance-digest-emails-so-posts-from-multiple-categories-are-shown/237289 "2022-08-26T20:19:57Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![mkhorton](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mkhorton/32/195897_2.png) [@mkhorton](https://meta.discourse.org/u/mkhorton)
#### Post date: [August 26, 2022, 8:19pm UTC](https://meta.discourse.org/t/balance-digest-emails-so-posts-from-multiple-categories-are-shown/237289/1 "2022-08-26T20:19:57Z")

</div>

Hi everyone,

I’ve posted this in #Support assuming this feature may already be available, or available via plugin, but perhaps it should be in #Contribute > Feature instead.

I run a Discourse for some academic/open-source projects. Each project has its own category. One or two of these projects are significantly more popular than the others, so the digest emails almost exclusively feature posts from these one or two categories.

Is there a way to “balance” the digest emails so that at most 1 or 2 posts are can be shown for any given category? I would like to make sure that we’re able to give visibility to the less-well-known categories too, and they don’t get drowned out by the bigger projects.

Many thanks for any help!

Matt

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [August 26, 2022, 8:37pm UTC](https://meta.discourse.org/t/balance-digest-emails-so-posts-from-multiple-categories-are-shown/237289/2 "2022-08-26T20:37:35Z")

</div>

Can people mute teh popular category if they don’t care about it? If you can do that, you’re golden.

Otherwise, I’m guessing (without actually looking at the code) that the algorithm pulls topics with the most likes/replies/views, so what you are asking is for a bunch of topics that dont’ seem very good to be the ones sent out in the digest.

---

<div class="post-metadata">

### Author: ![mkhorton](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mkhorton/32/195897_2.png) [@mkhorton](https://meta.discourse.org/u/mkhorton)
#### Post date: [August 26, 2022, 10:50pm UTC](https://meta.discourse.org/t/balance-digest-emails-so-posts-from-multiple-categories-are-shown/237289/3 "2022-08-26T22:50:24Z")

</div>

> Can people mute teh popular category if they don’t care about it? If you can do that, you’re golden.

Any one individual can. The concern I have is the defaults for newer members. I just don’t want one project to overshadow any others.

> so what you are asking is for a bunch of topics that dont’ seem very good to be the ones sent out in the digest.

What I’m asking for specifically is something like a `max_digest_posts_per_category` option, e.g. if you rank all the topics with most likes/replies/views, the digest email will show these, but will filter this list first so that each category can only have, at most, N posts in this list.

Thanks for the reply @pfaffman!

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [August 27, 2022, 8:01am UTC](https://meta.discourse.org/t/balance-digest-emails-so-posts-from-multiple-categories-are-shown/237289/4 "2022-08-27T08:01:42Z")

</div>

> [@mkhorton](#):
>
> like a `max_digest_posts_per_category` option

Aha! I get it. Good idea

---

<div class="post-metadata">

### Author: ![mkhorton](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mkhorton/32/195897_2.png) [@mkhorton](https://meta.discourse.org/u/mkhorton)
#### Post date: [August 29, 2022, 10:32pm UTC](https://meta.discourse.org/t/balance-digest-emails-so-posts-from-multiple-categories-are-shown/237289/5 "2022-08-29T22:32:46Z")

</div>

If this feature doesn’t already exist then, shall we move this post to #Contribute > Feature instead? Just to get more eyes in case anyone else would find this feature useful too.

---

<div class="post-metadata">

### Author: ![mkhorton](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mkhorton/32/195897_2.png) [@mkhorton](https://meta.discourse.org/u/mkhorton)
#### Post date: [December 12, 2022, 4:40pm UTC](https://meta.discourse.org/t/balance-digest-emails-so-posts-from-multiple-categories-are-shown/237289/6 "2022-12-12T16:40:25Z")

</div>

Bumping this issue in case there is any renewed interest, thank you.
