# 첫 댓글까지 게시글 숨기기 / 비공개 / 카테고리 변경

**URL:** https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955
**Category:** Support
**Created:** [4월 23, 2020, 7:20오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955 "2020-04-23T07:20:18Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![yochaimaytal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yochaimaytal/32/165032_2.png) [@yochaimaytal](https://meta.discourse.org/u/yochaimaytal)
#### Post date: [4월 23, 2020, 7:20오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955/1 "2020-04-23T07:20:19Z")

</div>

안녕하세요 여러분.

디스코urs 플랫폼(외부 웹사이트의 아티클이 아닌)에서 주제를 만들고, 누군가 댓글을 달기 전까지는 해당 주제가 보이지 않도록 하는 방법을 찾고 있습니다.

[스케줄링 방식](https://meta.discourse.org/t/how-to-create-a-timed-topic/60731?u=yochaimaytal)과 유사하지만, 첫 번째 댓글을 트리거로 사용하는 방식을 생각하고 있습니다. 일종의 “IF” 조건문처럼 동작하길 원합니다.

사용 사례를 설명드리겠습니다:

여러 제품을 특징으로 하여 사람들에게 공유될 슬라이드쇼를 제작하고 있습니다. 사람들이 이 제품들에 대해 더 깊이 논의할 수 있도록 초대하고 싶습니다. 각 제품별로 슬라이드쇼 세부 정보가 포함된 주제를 만들고, 처음에는 비공개 상태로 두며 슬라이드쇼 내에 링크를 제공하는 것이었습니다. 그런 다음 누군가 댓글을 달면 게시물이 표시되거나 숨겨진 카테고리에서 올바른 카테고리로 이동되길 원합니다.

댓글이 없거나 관심이 없는 빈 주제들을 대량으로 게시하는 것을 방지하기 위함입니다.

이러한 기능을 구현할 방법이 있을까요?

감사합니다!

---

<div class="post-metadata">

### Author: ![Thomas\_G](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_g/32/200158_2.png) [@Thomas\_G](https://meta.discourse.org/u/Thomas_G)
#### Post date: [4월 23, 2020, 9:04오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955/2 "2020-04-23T09:04:17Z")

</div>

무엇을 하려는 건지 이해는 되지만, 한 가지 질문이 있습니다. 비공개 카테고리에 있는 숨겨진 토픽에 사용자가 어떻게 진입할 수 있나요?

* * *

아래와 같이 언급하셨습니다:

> [@yochaimaytal](#):
>
> 그리고 링크를 제공합니다

좋은 아이디어입니다. 토픽을 생성한 후 목록에서 제외(unlist)하고, 누군가 답변을 남기면 다시 목록에 표시(list)할 수 있습니다. 자동으로 목록에 표시되도록 하거나, 비공개 카테고리에 게시하는 방법을 찾지 못하겠습니다.

* * *

아래 토픽도 도움이 될 수 있으니 참고해 보세요:

> [@Category setting: unhide topic from latest when there is a reply](https://meta.discourse.org/t/category-setting-unhide-topic-from-latest-when-there-is-a-reply/71397):
>
> I’m interested in creating some categories where people are encouraged to create new topics liberally (for example, sharing links or “TIL” type posts). I’m concerned about this cluttering up the front page and I’m aware of the “hide topics in this category from latest” setting. Many of the topics would likely receive no replies. But on occasion, I think some of these topics could spark a discussion. It’d be cool if there were an option to auto-unhide the topic from latest once there were a r…

---

<div class="post-metadata">

### Author: ![yochaimaytal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yochaimaytal/32/165032_2.png) [@yochaimaytal](https://meta.discourse.org/u/yochaimaytal)
#### Post date: [4월 24, 2020, 9:56오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955/3 "2020-04-24T09:56:07Z")

</div>

좋은 아이디어인 것 같습니다.  
자동화가 가능하면 좋겠지만, 그게 유일한 방법이라면 수동으로 진행할 수도 있습니다.  
감사합니다.

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [4월 24, 2020, 10:03오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955/4 "2020-04-24T10:03:55Z")

</div>

> [@yochaimaytal](#):
>
> 그리고 누군가 댓글을 달기 전까지는 이 토픽을 비공개로 두세요.

* * *

> [@yochaimaytal](#):
>
> 그것이 유일한 옵션이라면 수동으로 처리해야 합니다.

안녕하세요, 새 토픽에서 `비공개 전환(Toggle unlisted)`을 시도해 보셨나요? 토픽을 게시하면 자동으로 비공개 상태로 설정됩니다.

---

<div class="post-metadata">

### Author: ![yochaimaytal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yochaimaytal/32/165032_2.png) [@yochaimaytal](https://meta.discourse.org/u/yochaimaytal)
#### Post date: [4월 24, 2020, 10:11오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955/5 "2020-04-24T10:11:21Z")

</div>

@Thomas\_G가 말한 게 바로 그거라고 생각했어요:

- 주제 생성
- 게시글 작성기에서 기어 아이콘을 눌러 게시 전에 '미등록’으로 전환
- 해당 링크 공유
- 게시글에 댓글이 달리면 수동으로 '등록’으로 변경

이렇게 시도해 볼 것 같아요.

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [4월 24, 2020, 10:14오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955/6 "2020-04-24T10:14:28Z")

</div>

네, 좋은 계획인 것 같아요 😉

그가 렌치로 수동으로 하라는 뜻이었을 거예요. 틀렸다면 그가 바로잡아 줄 거예요 👍

---

<div class="post-metadata">

### Author: ![Thomas\_G](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_g/32/200158_2.png) [@Thomas\_G](https://meta.discourse.org/u/Thomas_G)
#### Post date: [4월 24, 2020, 11:54오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955/7 "2020-04-24T11:54:08Z")

</div>

@yochaimaytal님의 코멘트는 제가 제안한 내용과 정확히 일치합니다!

> [@yochaimaytal](#):
>
> - 토픽 생성
> - 게시글 작성기에서 기어 아이콘을 통해 ‘비공개 목록’ 설정을 켜기 (게시 전)
> - 해당 링크 공유
> - 게시글에 댓글이 달리면 수동으로 ‘공개 목록’으로 변경

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [6월 7, 2024, 2:23오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955/8 "2024-06-07T02:23:31Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [6월 7, 2024, 4:43오전 UTC](https://meta.discourse.org/t/hide-unlist-change-category-for-topic-until-first-comment/148955/9 "2024-06-07T04:43:27Z")

</div>


