# View unpinned pinned Discourse threads

**URL:** https://discourse.julialang.org/t/view-unpinned-pinned-discourse-threads/121797
**Category:** Meta Discussion
**Tags:** question
**Created:** [October 26, 2024, 7:13pm UTC](https://discourse.julialang.org/t/view-unpinned-pinned-discourse-threads/121797 "2024-10-26T19:13:18Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![CameronBieganek](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cameronbieganek/32/6915_2.png) [@CameronBieganek](https://discourse.julialang.org/u/CameronBieganek)
#### Post date: [October 26, 2024, 7:13pm UTC](https://discourse.julialang.org/t/view-unpinned-pinned-discourse-threads/121797/1 "2024-10-26T19:13:18Z")

</div>

I usually unpin the various pinned posts on Discourse. Is there a way to view all the pinned posts, even though I’ve unpinned them for myself?

---

<div class="post-metadata">

### Author: ![CameronBieganek](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cameronbieganek/32/6915_2.png) [@CameronBieganek](https://discourse.julialang.org/u/CameronBieganek)
#### Post date: [October 26, 2024, 7:29pm UTC](https://discourse.julialang.org/t/view-unpinned-pinned-discourse-threads/121797/2 "2024-10-26T19:29:15Z")

</div>

Well, I guess one way is to open a Cognito Window and then view the Discourse site.

---

<div class="post-metadata">

### Author: ![nsajko](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nsajko/32/221187_2.png) [@nsajko](https://discourse.julialang.org/u/nsajko)
#### Post date: [October 27, 2024, 1:43am UTC](https://discourse.julialang.org/t/view-unpinned-pinned-discourse-threads/121797/3 "2024-10-27T01:43:50Z")

</div>

> [@CameronBieganek](#):
>
> a way to view all the pinned posts

Use the `in:pinned` query, also accessible through the advanced search menu.

Example: [Search results for '#domain:stats in:pinned order:latest' - Julia Programming Language](https://discourse.julialang.org/search?q=%23domain%3Astats%20in%3Apinned%20order%3Alatest)
