Aveek-Saha / DuskPlayer

A minimal music player built on electron.
https://github.com/Aveek-Saha/MusicPlayer/releases/
MIT License
200 stars 59 forks source link

Sort tracks in the playlist #42

Closed Aveek-Saha closed 3 years ago

Aveek-Saha commented 3 years ago

Is your feature request related to a problem? Please describe. There is currently no way to sort the order in which songs are displayed in the playlist menu.

Describe the solution you'd like There should be a button or toggle to sort the tracks.

Additional context The tracks could be sorted by track name, artist name, or date added.