# カテゴリ内の投稿をアルファベット順にする

**URL:** https://meta.discourse.org/t/alphabetize-posts-in-category/246337
**Category:** Support
**Created:** [2022 年 11 月 21 日午後 9:07 UTC](https://meta.discourse.org/t/alphabetize-posts-in-category/246337 "2022-11-21T21:07:58Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [2022 年 11 月 21 日午後 10:31 UTC](https://meta.discourse.org/t/alphabetize-posts-in-category/246337/2 "2022-11-21T22:31:41Z")

</div>

何度か議論されています。こちらで情報を確認できます。

> [@Sort topics (within category) in alphabetical order by default](https://meta.discourse.org/t/sort-topics-within-category-in-alphabetical-order-by-default/25350/10?u=canapin):
>
> Can we please have this already? There have been a lot of requests with various usages explained that affect people. I understand the whole philosophy of encouraging good practices, but this has had at least 4 topics I’m aware of and plenty of replies requesting it … arguing that we’re doing it wrong is kind of telling us we’re all stupid at this point slight_smile At least please allow it with query strings in the url (?sort=title) so you don’t waste time on GUI extras, but please don’t oppo…

（情報は2019年のものです）

私の知る限り、現在metaにはそのようなプラグインやテーマコンポーネントはありませんが、間違っている可能性もあります。

ご自身で取り組みたい場合は、これが開始点になるかもしれません。

> [@Modifying Discourse Docs to only allow for sorting by Title](https://meta.discourse.org/t/modifying-discourse-docs-to-only-allow-for-sorting-by-title/210092):
>
> Discourse Docs is the primary reason that I chose to use Discourse vs other forum software. However, it has one major shortcoming for me - by default it sorts by activity. I’d like to remove the ability to sort by activity altogether, but can’t figure out how to do so. I’ve found [this section of code](https://github.com/discourse/discourse-docs/blob/d3eee7008b7a703774331808e302e36f2f8b4eae/lib/docs/query.rb#L80), and removed the elsif statement for activity sorting and it doesn’t help. if @filters[:order] == "title" if @filters[:ascending].present? results = results.reorder('topics…

---

_[View the full topic](https://meta.discourse.org/t/alphabetize-posts-in-category/246337)._
