Feature request: sorting items on search page #487

Open
opened 2026-02-04 20:32:28 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @galaxyfeeder on GitHub (Oct 28, 2017).

Desired Feature: Having the ability to order the items on the search page, like having the option to sort asc or desc by the following parameters.

  • name
  • created_at
  • updated_at
Originally created by @galaxyfeeder on GitHub (Oct 28, 2017). Desired Feature: Having the ability to order the items on the search page, like having the option to sort asc or desc by the following parameters. * name * created_at * updated_at
OVERLORD added the 🛠️ Enhancement🔨 Feature Request labels 2026-02-04 20:32:28 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Nov 7, 2017):

@galaxyfeeder Thanks for this feature request. I totally agree this would be a good feature.

There were some changes recently where I added the base for this (Addition of last commented sort) so adding the above sorts should be simple.

@ssddanbrown commented on GitHub (Nov 7, 2017): @galaxyfeeder Thanks for this feature request. I totally agree this would be a good feature. There were some changes recently where I added the base for this ([Addition of last commented sort](https://github.com/BookStackApp/BookStack/blob/master/app/Services/SearchService.php#L492)) so adding the above sorts should be simple.
Author
Owner

@coaqii commented on GitHub (Jun 7, 2019):

Is there a status on this feature? It would be very usefull to know just how the search is ordered, right now it seems it is just grouped by the content type and inside its type its just a wild west of the order in which they show...

@coaqii commented on GitHub (Jun 7, 2019): Is there a status on this feature? It would be very usefull to know just how the search is ordered, right now it seems it is just grouped by the content type and inside its type its just a wild west of the order in which they show...
Author
Owner

@mblackpp commented on GitHub (Jan 27, 2020):

+1

any updates on this?

@mblackpp commented on GitHub (Jan 27, 2020): +1 any updates on this?
Author
Owner

@burnoutberni commented on GitHub (Dec 16, 2020):

+1. Optimally you'd be able to sort by tag value as well.

@burnoutberni commented on GitHub (Dec 16, 2020): +1. Optimally you'd be able to sort by tag value as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#487