Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Feature Request - Sort by upload date #378

Open
jrk3258 opened this issue Feb 9, 2023 · 3 comments
Open

Feature Request - Sort by upload date #378

jrk3258 opened this issue Feb 9, 2023 · 3 comments

Comments

@jrk3258
Copy link

jrk3258 commented Feb 9, 2023

It would add so much functionality to be able to perform searches and then sort by the upload date. I try to check back for new songs but its nearly impossible when you get the pseudo-random order.

@MartijnWelker
Copy link
Contributor

Hi @jrk3258,

I was looking into adding this feature but the search endpoint actually already supports this here.

You can use this by doing

artist="<Your artist or other query>" sort=-date

in the searchbox on Chorus.

Examples (check the dates):

Newest songs:
image

Oldest songs:
image

@MartijnWelker
Copy link
Contributor

I've created #384 to automatically sort searches on newest entries 👍

@redgouf
Copy link

redgouf commented Nov 8, 2023

Do you mind adding a drop-down menu, next to the search box, that has the multiple different sorts? I honestly refer back to this ticket every now-and-then to remember how to "sort" my searches.

sort= "artist"
sort = "album"
sort = "name"
sort = "difficulty"
etc?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants