# Make the "view posts by @user" filtered topic view shareable / linkable

**URL:** https://meta.discourse.org/t/make-the-view-posts-by-user-filtered-topic-view-shareable-linkable/401354
**Category:** Feature
**Created:** [April 23, 2026, 12:36pm UTC](https://meta.discourse.org/t/make-the-view-posts-by-user-filtered-topic-view-shareable-linkable/401354 "2026-04-23T12:36:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [April 23, 2026, 12:36pm UTC](https://meta.discourse.org/t/make-the-view-posts-by-user-filtered-topic-view-shareable-linkable/401354/1 "2026-04-23T12:36:19Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/4X/b/f/c/bfc489e891112d639da800f80822f1360ab79ba8.png)

I occasionally use this filter on certain topics in my forum.

Two examples:

- On [Pictures of your latest ride continued - General - Unicyclist.com](https://unicyclist.com/t/pictures-of-your-latest-ride-continued/265354?u=canapin), on which users post lots of pictures, I like to filter posts by the user `@turtle`, known for his impressive mountain pictures, and I’d like to be able to share the filtered topic URL with others.

- On [Exoskeleton & Riding - Unicycles and Equipment - Unicyclist.com](https://unicyclist.com/t/exoskeleton-riding/292153?u=canapin), the user `@MadHatchetAndy` is the only member who shared his exhaustive experience of exoskeleton riding, which would make sharing the filtered topic very valuable, information-wise.

The filtering button requests [https://unicyclist.com/t/292153.json?username\_filters=MadHatchetAndy](https://unicyclist.com/t/292153.json?username_filters=MadHatchetAndy), but the browser’s URL, alas, remains unchanged, so we can’t share the filtered topic view.

I hope this is a reasonable request 🙂

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [April 23, 2026, 12:57pm UTC](https://meta.discourse.org/t/make-the-view-posts-by-user-filtered-topic-view-shareable-linkable/401354/2 "2026-04-23T12:57:25Z")

</div>

I think it’s shareable, but difficult to link

> [@Using user cards to quickly view information about others](https://meta.discourse.org/t/using-user-cards-to-quickly-view-information-about-others/44093/1):
>
> 1. **Post filtering** : For users with multiple posts in a topic, a filter button with their post count appears. Clicking this filters the topic to show only that user’s posts.
> 
> > 🤓 For anyone interested in the underlying magic of this feature, it appends `?username_filters=USERNAME` to the end of the topic URL to achieve the filtered view

So you can link to [https://unicyclist.com/t/exoskeleton-riding/292153?username\_filters=MadHatchetAndy](https://unicyclist.com/t/exoskeleton-riding/292153?username_filters=MadHatchetAndy). But currently you need to know how to create that link
