# Tag Intersection Navigator

**URL:** https://meta.discourse.org/t/tag-intersection-navigator/368815
**Category:** Plugin
**Created:** [June 4, 2025, 9:20am UTC](https://meta.discourse.org/t/tag-intersection-navigator/368815 "2025-06-04T09:20:40Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![gormus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gormus/32/428592_2.png) [@gormus](https://meta.discourse.org/u/gormus)
#### Post date: [June 9, 2025, 8:57am UTC](https://meta.discourse.org/t/tag-intersection-navigator/368815/10 "2025-06-09T08:57:58Z")

</div>

Thanks for sharing this plugin @merefield it is quite interesting and thought-provoking 😃

I found one little issue when the `everything` word is customized.

When the `discourse_tag_intersection_navigator_all_word` setting is customized to anything other than `everything`, the hardcoded `intersectionRoute` fails.

The easiest way to reproduce this issue is by changing these 2 settings, and then navigating to homepage:

- `discourse_tag_intersection_navigator_all_word`: anything
- `discourse_tag_intersection_navigator_make_intersection_homepage`: true

I propose a potential solution for your review:  
[https://github.com/merefield/discourse-tag-intersection-navigator/pull/1](https://github.com/merefield/discourse-tag-intersection-navigator/pull/1)

---

_[View the full topic](https://meta.discourse.org/t/tag-intersection-navigator/368815)._
