ich weiß, dass es möglich ist, einen einzelnen Tag zu verfolgen und Benachrichtigungen zu erhalten:
Ist es auch möglich, eine Schnittmenge von Tags zu verfolgen? Es scheint, dass in diesem Fall die Verfolgungsfunktion in der Tag-Ansicht nicht mehr verfügbar ist:
Mein konkreter Anwendungsfall wäre, dass verschiedene Teams Benachrichtigungen erhalten, wenn Feedback zu einem bestimmten Teil eines Projekts vorliegt. Zum Beispiel würde das Backend-Team tags/intersection/feedback/backend verfolgen und das Frontend-Team 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.
@dplanella we’re building navigation based on tag intersections, you’d be welcome to join in. We’d be making tag intersections the main way to move around the site, either by typing them into a search bar, or by clicking to add a new tag to your current location so the users experience branches out like a tree.
I assume you mean that you want notifications if someone posts there.
@syl 's Docuss plugin allows watching a tag (although its not its main purpose so i’m not sure if it fits your use case, but it could inspire a specialised solution). Syl, you use tag intersections a lot, can users watch an intersection?
I tried to find a page that might also be useful which i found a while back, but i drew a blank. I found this: Discourse Meta for user stats, but i thought i had previously seen a page like this which filters by category and shows who the top posters in that category are. I’ve lost it though.