# トピックの最新コメント順に並べるには？

**URL:** https://meta.discourse.org/t/how-to-order-topics-by-the-topics-which-has-been-commented-latest/94677
**Category:** Development
**Created:** [2018 年 8 月 14 日午前 9:00 UTC](https://meta.discourse.org/t/how-to-order-topics-by-the-topics-which-has-been-commented-latest/94677 "2018-08-14T09:00:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Edwin\_Silva](https://avatars.discourse-cdn.com/v4/letter/e/4bbf92/32.png) [@Edwin\_Silva](https://meta.discourse.org/u/Edwin_Silva)
#### Post date: [2018 年 8 月 14 日午前 9:00 UTC](https://meta.discourse.org/t/how-to-order-topics-by-the-topics-which-has-been-commented-latest/94677/1 "2018-08-14T09:00:55Z")

</div>

Im trying to order my topics based on which one has been commented the latest.  
I don´t if there is some kind of flag or some built in plugin in discourse, which I can use.  
I know that you can use the “order” keyword to sort by latest and created\_at.

---

<div class="post-metadata">

### Author: ![nexo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nexo/32/106384_2.png) [@nexo](https://meta.discourse.org/u/nexo)
#### Post date: [2018 年 8 月 14 日午前 9:02 UTC](https://meta.discourse.org/t/how-to-order-topics-by-the-topics-which-has-been-commented-latest/94677/2 "2018-08-14T09:02:25Z")

</div>

The **Latest** order displays the most recently replied-to topics.

The **New** order shows the topics most recently _created_.

---

<div class="post-metadata">

### Author: ![Edwin\_Silva](https://avatars.discourse-cdn.com/v4/letter/e/4bbf92/32.png) [@Edwin\_Silva](https://meta.discourse.org/u/Edwin_Silva)
#### Post date: [2018 年 8 月 14 日午前 9:48 UTC](https://meta.discourse.org/t/how-to-order-topics-by-the-topics-which-has-been-commented-latest/94677/3 "2018-08-14T09:48:13Z")

</div>

> [@nexo](#):
>
> Latest

Thanks for the reply!  
Should it be like this?

[https://meta.discourse.org/t/.json?order=Latest](https://meta.discourse.org/t/.json?order=Latest)  
[https://meta.discourse.org/t/.json?order=New](https://meta.discourse.org/t/.json?order=New)
