# 이미지가 있는 게시물 필터링 (갤러리 보기)

**URL:** https://meta.discourse.org/t/filter-posts-with-images-gallery-view/162787
**Category:** Feature
**Created:** [9월 2, 2020, 11:04오전 UTC](https://meta.discourse.org/t/filter-posts-with-images-gallery-view/162787 "2020-09-02T11:04:19Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![nildarar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nildarar/32/331927_2.png) [@nildarar](https://meta.discourse.org/u/nildarar)
#### Post date: [9월 2, 2020, 11:04오전 UTC](https://meta.discourse.org/t/filter-posts-with-images-gallery-view/162787/1 "2020-09-02T11:04:19Z")

</div>

토픽의 게시글을 필터링하여 사진이나 미디어가 포함된 게시글만 볼 수 있다면 좋겠습니다.

---

<div class="post-metadata">

### Author: ![rishabh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rishabh/32/179446_2.png) [@rishabh](https://meta.discourse.org/u/rishabh)
#### Post date: [9월 2, 2020, 12:08오후 UTC](https://meta.discourse.org/t/filter-posts-with-images-gallery-view/162787/2 "2020-09-02T12:08:58Z")

</div>

현재는 불가능하지만, 사이트를 이미지 중심으로 보이게 하는 데 도움이 될 수 있는 #customization:theme-component가 하나 정도 있습니다:

- [Topic List Thumbnails](https://meta.discourse.org/t/topic-list-thumbnails-theme-component/150602)
- [User Portfolio](https://meta.discourse.org/t/user-portfolio-theme-component/156678)

---

<div class="post-metadata">

### Author: ![nildarar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nildarar/32/331927_2.png) [@nildarar](https://meta.discourse.org/u/nildarar)
#### Post date: [9월 3, 2020, 4:30오전 UTC](https://meta.discourse.org/t/filter-posts-with-images-gallery-view/162787/3 "2020-09-03T04:30:00Z")

</div>

@rishabh 님, 감사합니다.  
이 컴포넌트들은 좋지만, 제 요청의 사용 방식은 다릅니다. 이 기능을 Discourse 로드맵에 추가하는 것에 대해 이야기해 주시면 좋겠습니다.

---

<div class="post-metadata">

### Author: ![rishabh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rishabh/32/179446_2.png) [@rishabh](https://meta.discourse.org/u/rishabh)
#### Post date: [9월 3, 2020, 8:02오전 UTC](https://meta.discourse.org/t/filter-posts-with-images-gallery-view/162787/4 "2020-09-03T08:02:06Z")

</div>

현재로서는 관리자만 [Data Explorer](https://meta.discourse.org/t/32566?silent=true) 쿼리를 만들어 해당 게시물을 찾는 것이 유일한 방법입니다:

> [@Discourse Data Explorer](https://meta.discourse.org/t/data-explorer-plugin/32566):
>
> discourse2Summary Discourse [Data Explorer](https://meta.discourse.org/t/32566?silent=true) allows you to make SQL queries against your live database, allowing for up-to-the-minute stats reporting.open_bookInstall Guide This plugin is bundled with Discourse core. There is no need to install the plugin separately.information_source If you’re looking for examples or support for any custom queries, you can find lots of topics in our #data-reporting category under the #sql-query tag. If there’s not one to suit your par…
