mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #372] Playlist sorting #255
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#255
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexlyee on GitHub (Jan 22, 2023).
Original GitHub issue: https://github.com/jpochyla/psst/issues/372
Is your feature request related to a problem? Please describe.
I have large playlists which I always sort by recently added on mobile. Currently to play anything on them I've got to scroll all the way to find my recent things, and I have to do that each time the playlist reloads.
Describe the solution you'd like
It would be real nice if there was a switch at the top of the playlist to sort it in this fashion.
Describe alternatives you've considered
It would be best if one could sort by all the things that spotify offers (author/song/album(?) name, date added, etc..) and see these properties visually, but just to sort by date added doesn't necessarily have to involve a ton of UI work.