# Suppress category but keep topic for OP

**URL:** https://meta.discourse.org/t/suppress-category-but-keep-topic-for-op/76615
**Category:** Feature
**Created:** [12월 22, 2017, 9:02오전 UTC](https://meta.discourse.org/t/suppress-category-but-keep-topic-for-op/76615 "2017-12-22T09:02:02Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Anshul\_TM](https://avatars.discourse-cdn.com/v4/letter/a/8491ac/32.png) [@Anshul\_TM](https://meta.discourse.org/u/Anshul_TM)
#### Post date: [12월 22, 2017, 9:02오전 UTC](https://meta.discourse.org/t/suppress-category-but-keep-topic-for-op/76615/1 "2017-12-22T09:02:02Z")

</div>

Hello,

My forum has a category which is relevant to OP and staff only.

I’d like to suppress all posts by others in the category, but keep my posts visible on homepage.

Even better if we can not suppress for staff members, in addition to above.

Thanks

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [12월 22, 2017, 9:41오후 UTC](https://meta.discourse.org/t/suppress-category-but-keep-topic-for-op/76615/2 "2017-12-22T21:41:24Z")

</div>

I’m not clear on what you have on mind, but here’s my rough explanations.

There are Group level permissions that are central. Discourse does well at advancing members’ trust level group.

A member has preference settings, among others, for watching - tracking - normal - mute, for categories, topics and tags. In combination with notification and email settings members can adjust how a forum “gets” to them.

Categories have additive permission settings for Groups, i.e.

1. Create - Reply - See
2. Reply - See
3. See

Note that some options are not available, but if you create a plugin (or maybe a pull request) I think at least a few others might use it.

The Staff group has extended privileges and Admins can do anything they want to do.

So, background done -

What you could do now without touching any code is:

1. create eg. a “membername\_group”
2. add the member to the group
3. create eg. a "membername\_category
4. give the category “everyone” group See permissions and  
“membername\_group” See, Reply [Create] permissions

- or - you could use the message system. Moderators have extended privileges so there would be no need to worry about them Seeing as long as it’s started from Flag - Other

---

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [12월 22, 2017, 10:13오후 UTC](https://meta.discourse.org/t/suppress-category-but-keep-topic-for-op/76615/3 "2017-12-22T22:13:07Z")

</div>

So you want posts on that category to ONLY be visible to the OP and the staff?

Have you considered using PMs rather than a category? This would give you the desired visibility.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [12월 22, 2017, 10:24오후 UTC](https://meta.discourse.org/t/suppress-category-but-keep-topic-for-op/76615/4 "2017-12-22T22:24:43Z")

</div>

Ah yes, the best yet. message as usual, then invite the Staff group.

I can’t recall, was there a limit on group member size invites?

---

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [12월 23, 2017, 12:38오전 UTC](https://meta.discourse.org/t/suppress-category-but-keep-topic-for-op/76615/6 "2017-12-23T00:38:59Z")

</div>

Do you mean a limit on:

- number of people in a group? or:
- number of people/groups in a PM?

(I believe the answer is no for the first, and I don’t know offhand for the second)

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [12월 23, 2017, 9:27오전 UTC](https://meta.discourse.org/t/suppress-category-but-keep-topic-for-op/76615/7 "2017-12-23T09:27:57Z")

</div>

> [@Mittineague](#):
>
> I can’t recall, was there a limit on group member size invites?

> [@supermathie](#):
>
> number of people/groups in a PM?

Default value is set to 100 for `max users notified per group mention`

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [12월 24, 2017, 1:23오전 UTC](https://meta.discourse.org/t/suppress-category-but-keep-topic-for-op/76615/8 "2017-12-24T01:23:24Z")

</div>

Thanks

Possible I guess, but I have trouble believing many have Staff groups with that many members. Seems like a fair default value to me.
