如何查看标签交集

您好,

我知道可以关注单个标签并接收通知:

是否可能关注多个标签的交集?在这种情况下,标签视图中的“关注”功能似乎不再可用:

https://meta.discourse.org/tags/intersection/feedback/dashboard

我的具体使用场景是:让不同的团队在项目的特定部分收到反馈时获得通知。例如,后端团队可以关注 tags/intersection/feedback/backend,而前端团队可以关注 tags/intersection/feedback/frontend

谢谢!

This isn’t currently possible. A couple of workarounds you could go for:

  • Have dedicated “dashboard-feedback” and “frontend-feedback” tags

  • Add “dashboard” and “frontend” to a tag group with “feedback” as the parent. This would prevent “dashboard” and “frontend” being used unless “feedback” is present. Then people could safely watch “dashboard” or “frontend”. That may or may not be useful for your site.

Thanks for suggesting some possible workarounds!

any chance that will be possible soon?

It is going to require a plugin. I don’t see this feature landing in core any time soon.

It is quite complicated to explain the UX to end users and even if we did support that then we would need new backend to support storing this pref.

Best you can do now without a custom dedicated plugin is maybe use Saved Searches Plugin

@dplanella 我们正在基于标签交集构建导航功能,非常欢迎你加入。我们将把标签交集作为网站的主要导航方式:用户既可以在搜索栏中输入标签组合,也可以通过点击添加新标签来扩展当前位置,让用户体验像树一样分支展开。

我猜你的意思是,你希望有人在该处发帖时收到通知。

@syl 的 Docuss 插件支持关注某个标签(尽管这不是它的主要用途,因此我不确定是否完全符合你的使用场景,但它或许能启发我们开发专门的解决方案)。Syl,你经常使用标签交集,用户能否关注某个标签交集?

我曾尝试寻找一个可能也有用的页面,那是我之前发现的,但一时想不起来了。我找到了这个:Discourse Meta

不幸的是,Docuss 没有这个功能。它使用的是标准的“单个标签关注”功能。