[GH-ISSUE #139] Feature Request: Sort order #102

Closed
opened 2026-02-25 23:33:27 +03:00 by kerem · 2 comments
Owner

Originally created by @demlak on GitHub (Jun 15, 2019).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/139

Would be nice to sort the order of search and/or tag results. for example by date added.

Originally created by @demlak on GitHub (Jun 15, 2019). Original GitHub issue: https://github.com/go-shiori/shiori/issues/139 Would be nice to sort the order of search and/or tag results. for example by date added.
Author
Owner

@cocoastorm commented on GitHub (Oct 11, 2019):

Hey, I would love to start working on this. But I'm not sure what functionality you would like for the sort order.

Checking out the API method here

Looks like there's options to change the OrderMethod from "Last Added" & "Last Modified"?

I was thinking of adding a <select> in the UI to toggle between these two sort options. What do you think?

Cheers!

<!-- gh-comment-id:541230470 --> @cocoastorm commented on GitHub (Oct 11, 2019): Hey, I would love to start working on this. But I'm not sure what functionality you would like for the sort order. Checking out the API method [here](https://github.com/go-shiori/shiori/blob/master/internal/webserver/handler-api.go#L159) Looks like there's options to change the OrderMethod from "Last Added" & "Last Modified"? I was thinking of adding a `<select>` in the UI to toggle between these two sort options. What do you think? Cheers!
Author
Owner

@Code-Slave commented on GitHub (Feb 12, 2020):

I think that would be a good start, maybe sort by tag alphabetically too

<!-- gh-comment-id:585235207 --> @Code-Slave commented on GitHub (Feb 12, 2020): I think that would be a good start, maybe sort by tag alphabetically too
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#102
No description provided.