# Feature request: Make the badge group headings anchor links

**URL:** https://meta.discourse.org/t/feature-request-make-the-badge-group-headings-anchor-links/391460
**Category:** UX
**Tags:** badges, completed
**Created:** [16 בדצמבר,‏ 2025,‏ 2:21pm UTC](https://meta.discourse.org/t/feature-request-make-the-badge-group-headings-anchor-links/391460 "2025-12-16T14:21:31Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [16 בדצמבר,‏ 2025,‏ 2:21pm UTC](https://meta.discourse.org/t/feature-request-make-the-badge-group-headings-anchor-links/391460/1 "2025-12-16T14:21:31Z")

</div>

We have a _lot_ of badges available in our community, in many different groups / sections.

It’d be great if these group headings could be anchor links so we could link directly to a particular section of the `/badges` page 😃

 ![Screenshot 2025-12-16 at 14.18.40](https://global.discourse-cdn.com/meta/original/4X/b/f/d/bfdfbb410758b34cb662ab7db02898af71a057e1.png)

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [16 בדצמבר,‏ 2025,‏ 3:41pm UTC](https://meta.discourse.org/t/feature-request-make-the-badge-group-headings-anchor-links/391460/2 "2025-12-16T15:41:32Z")

</div>

Done 🙂

[https://github.com/discourse/discourse/pull/36725](https://github.com/discourse/discourse/pull/36725)

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [16 בדצמבר,‏ 2025,‏ 3:48pm UTC](https://meta.discourse.org/t/feature-request-make-the-badge-group-headings-anchor-links/391460/3 "2025-12-16T15:48:37Z")

</div>

Does this also work with different interface languages? So if I copy the link while my interface is in German, can someone else here whose interface language is English click on it and be directed to the correct section?

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [16 בדצמבר,‏ 2025,‏ 6:19pm UTC](https://meta.discourse.org/t/feature-request-make-the-badge-group-headings-anchor-links/391460/4 "2025-12-16T18:19:20Z")

</div>

> [@chapoi](#):
>
> Done 🙂
> 
> [UX: add ids to badge section titles by chapoi · Pull Request #36725 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/36725)

Haha, no way 🤣

That has to be the quickest thing ever 😃

Thank you @chapoi 👏 :chefs_kiss:

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [16 בדצמבר,‏ 2025,‏ 9:01pm UTC](https://meta.discourse.org/t/feature-request-make-the-badge-group-headings-anchor-links/391460/5 "2025-12-16T21:01:23Z")

</div>

The change is live now so let’s try:

[https://meta.discourse.org/badges#vertrauensstufe](https://meta.discourse.org/badges#vertrauensstufe) and [https://meta.discourse.org/badges#trust-level](https://meta.discourse.org/badges#trust-level) should both work, because otherwise using different interface languages makes things quite complicated. But, for me, only one of them works.

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [18 בדצמבר,‏ 2025,‏ 7:44am UTC](https://meta.discourse.org/t/feature-request-make-the-badge-group-headings-anchor-links/391460/6 "2025-12-18T07:44:59Z")

</div>

Nice catch.

This perhaps needs to link to an ID rather than a word? 🤔

I’m not sure how meaningful that would read though, eg: `https://meta.discourse.org/badges#43`

I don’t have an immediate solution 😕
