Implement playlist folders
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 9.5k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
On the official Spotify clients, you can nest playlists under a given title. In other words, you can create folders filled with playlists.
I have a lot of playlists, and folders ensure my music is organized, and keep my sanity intact. Spotify's default styling should work fine with this interface.
👇 example 👇
[Folder title]
Playlist 1
Playlist 2
Playlist 3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file, test, or entry point. Start by locating the playlist and GUI implementations, then verify that playlists can be grouped under titled folders and displayed in the nested arrangement shown in the example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100