# Created Topic Sort

**URL:** https://meta.discourse.org/t/created-topic-sort/321521
**Category:** Theme component
**Created:** [August 13, 2024, 8:03pm UTC](https://meta.discourse.org/t/created-topic-sort/321521 "2024-08-13T20:03:28Z")
**Posts on this page:** 1
**Showing post:** 26

<div class="post-metadata">

### Author: ![Alteras](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alteras/32/179824_2.png) [@Alteras](https://meta.discourse.org/u/Alteras)
#### Post date: [August 9, 2026, 1:02am UTC](https://meta.discourse.org/t/created-topic-sort/321521/26 "2026-08-09T01:02:03Z")

</div>

That’s out of scope of this TC, and I don’t think that’s currently possible to do cleanly as one either. This TC relies on the available `order=` options in TopicQuery, which includes options such as likes, views, participant count, but nothing like “title” for alphabetical order.

I think /filter supports `order:title`, in which case you might be able to do something like adding a quick link at the top of the category that links out to the filter will the query already filled

You could also consider using the [Discourse Doc Categories](https://meta.discourse.org/t/discourse-doc-categories/322376?silent=true) plugin to help with indexing your category. It’ll only affect the sidebar though.

---

_[View the full topic](https://meta.discourse.org/t/created-topic-sort/321521)._
