# Streamline Tag Intersections

**URL:** https://meta.discourse.org/t/streamline-tag-intersections/364695
**Category:** Feature
**Tags:** search, tags
**Created:** [May 3, 2025, 6:31pm UTC](https://meta.discourse.org/t/streamline-tag-intersections/364695 "2025-05-03T18:31:22Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Dimava](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dimava/32/498540_2.png) [@Dimava](https://meta.discourse.org/u/Dimava)
#### Post date: [May 3, 2025, 6:31pm UTC](https://meta.discourse.org/t/streamline-tag-intersections/364695/1 "2025-05-03T18:31:22Z")

</div>

TIL there is a page `/tags/intersection/tag1/tag2` that allows searching for threads with multiple tags at once

Our forum would get a lot of UX if our regular users could just use this feature rather then having to go to the search which has completely different UI (possibly due to misconfiguration?)

### Current implementation and its limitations

- There is a page `/tags/intersection/tag1/tag2`
- If you remove one of tags so there’s a single tag left, you’re out to `/tags`
- If you add category, you are out to `/tags/c/general/8/tag1`
- There is no UI to get to tag intersection page from `/tags/tag1`
- There is no UI to get to tag intersection page from `/tags/c/general/8/tag1`

### Requested features

- Make the regular `/tags/*` have multi-tag selector (possibly as a server setting)
- Make category support tag intersection like `/tags/c/general/8/intersection/tag1/tag2`

---

_[View the full topic](https://meta.discourse.org/t/streamline-tag-intersections/364695)._
