특정 태그가 있는 주제에서만 카테고리/서브카테고리 표시?

I have a category “Music” where I post topics and as an admin I’m the only one who can use the tag “Tiago”, for example.
Is it possible to create another category with the name “Music” (or any other name, that’s not the issue), where it only loads topics with the “Tiago” tag?

Basically I want to create topics where all members create them, but then I want to offer a place where they can find some specific topics that I started.

I’m aware of the tags page, but I wanted something that allows me to use the banner the same way I can with a category, or using an image at the top.

If not with tags, is there a way to achieve something similar? I just don’t to double post.

아니요, 그것은 불가능합니다.

태그 페이지에도 배너를 사용할 수 있습니다. 예를 들어, Contribute > Bug email : https://meta.discourse.org/tags/c/bug/1/email

CSS를 커스텀하여 카테고리 배너와 유사하게 만들 수 있을 것입니다.

새로운 주제를 생성할 수 있는 권한이 오직 당신에게만 있는 하위 카테고리는 어떨까요?

I was just trying that, actually.
So for example if I have a parent category “Music” and a sub category “Reggae” and I post in “Reggae”, the “Music” feed will also show all posts from its sub-category/categories, in this case what I posted in “Reggae”?

Where can I find more info about this?
Would I be able to also add a description? An image?
I’m still doing my research when it comes to tags.

I’m confused about the URL you shared…
For example if I have a tag “tiago” my url shows /tag/tiago, but the url you shared shows tags/c/bug/1/email…?

네, 맞습니다. :slight_smile:
많은 하위 카테고리가 있는 Documentation - Discourse Meta 을 예시로 확인해 보세요.

여기서 확인하세요:

Contribute > Bug 카테고리에서 태그 선택기를 사용하여 #email을 선택했기 때문에, Contribute > Bug 내에서 #email로 필터링하도록 URL이 업데이트됩니다.

/latest에서 #email을 선택하면 URL이 https://meta.discourse.org/tag/email로 업데이트됩니다.

That’s awesome and probably the thing I actually need, because then I can have the box for the sub category! :slight_smile:

Thanks for the link to the tag banner. Will definitely install that as well.

I need to go and test it myself to fully understand how that works.

Thank you so much for your continuous and extremely helpful replies, especially on the beginning of my journey with Discourse, which I’m loving so far. I’m glad I decided to go the self-hosted route. I was a bit afraid of all the extra work, but it’s definitely worth it!