# Reaction columns on the user list / leaderboard?

**URL:** https://meta.discourse.org/t/reaction-columns-on-the-user-list-leaderboard/210666
**Category:** Feature
**Tags:** reactions, user-directory
**Created:** [December 1, 2021, 12:28pm UTC](https://meta.discourse.org/t/reaction-columns-on-the-user-list-leaderboard/210666 "2021-12-01T12:28:58Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mattdm](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mattdm/32/216484_2.png) [@mattdm](https://meta.discourse.org/u/mattdm)
#### Post date: [December 1, 2021, 12:28pm UTC](https://meta.discourse.org/t/reaction-columns-on-the-user-list-leaderboard/210666/1 "2021-12-01T12:28:58Z")

</div>

Continuing from: [Discourse Reactions](https://meta.discourse.org/t/discourse-reactions-beyond-likes/183261)

Would it be possible to add reaction options to the new (well, not so new now, but you know) [leaderboard](https://meta.discourse.org/t/new-leaderboard-user-directory-features/195263)?

Particularly, it seems like it’d be nice have:

- an option to to replace the likes columns with the sum of likes and reactions (for sites where the reactions are really just fun other positive flair)
- just a separate set of columns for reactions next to those for likes (for sites where reactions are distinct from likes, but not particularly interesting individually)
- the option to indivually enable columns for any custom reaction (for sites where different reactions have significant distinct meaning)

The first one is really all I need for _my_ sites, but I can see uses for the others.

---

<div class="post-metadata">

### Author: ![mattdm](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mattdm/32/216484_2.png) [@mattdm](https://meta.discourse.org/u/mattdm)
#### Post date: [December 1, 2021, 12:46pm UTC](https://meta.discourse.org/t/reaction-columns-on-the-user-list-leaderboard/210666/2 "2021-12-01T12:46:28Z")

</div>

Since it’s a plugin, and since the UI already allows for enabling or disabling columns, I think the most straightforward way would be to

1. Leave “Likes” columns alone
2. Add default-on “Reactions” columns when you enable the plugin.
3. Add default-off “Likes & Reactions” columns. (Even though that’s my use-case, I understand the general reason to keep them separate.)
4. Add optional columns for each reaction just like there are for each custom user field.

I suppose there could be plugin settings to also control, but it seems like just the column control should be sufficient.
