# Навигатор по пересечению тегов

**URL:** <https://meta.discourse.org/t/tag-intersection-navigator/368815>\
**Category:** Plugin\
**Created:** [04.Июнь.2025 09:20:40 UTC](https://meta.discourse.org/t/tag-intersection-navigator/368815 "2025-06-04T09:20:40Z")\
**Posts on this page:** 1\
**Showing post:** 26

<div class="post-metadata">

**Author:** ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)\
**Post date:** [28.Март.2026 14:09:23 UTC](https://meta.discourse.org/t/tag-intersection-navigator/368815/26 "2026-03-28T14:09:23Z")

</div>

Я провёл здесь необходимую техническую работу:

> <https://github.com/merefield/discourse-tag-intersection-navigator/pull/10>

А также добавил очень нужную функцию! 🥼

> <https://github.com/merefield/discourse-tag-intersection-navigator/pull/9>
>
> \- Added intersection-aware new-topic banner support.
> - New pre-initialize…r:
> - assets/javascripts/discourse/pre-initializers/intersection-topic-tracking.gjs
> - Extends core TopicTrackingState so incoming-topic counts are scoped to:
> - all selected intersection tags
> - current category, if present
> - current filter mode where core supports incoming counts (latest/new/unread/unseen)
> - Added system coverage for the new banner behavior.
> - spec/system/tag\_intersection\_navigator\_spec.rb
> - Verifies the banner appears only for in-scope incoming topics and excludes:
> - wrong tags
> - wrong category
> - Fixed the plugin’s composer cleanup to preserve tag objects.
> - assets/javascripts/discourse/initializers/init-tag-intersection-nav.gjs
> - This removes the plugin’s contribution to the Discourse 2026.01 tag-object deprecation by filtering out the
> sentinel allWord without coercing real tag objects back to strings

Теперь вы можете получать обычные баннерные уведомления о новых темах, не покидая просмотра пересечений тегов! 🚀 ⛳ Это делает его более практичным даже в качестве главной страницы.

Если вам нравится моя работа, [подумайте о том, чтобы поддержать меня спонсорством](https://github.com/sponsors/merefield) 🙏

---

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