mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #428] Is it possible to Add a song to a playlist? #176
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#176
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 @abhisharm on GitHub (May 2, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/428
Oftentimes while I'm listening I find an artist I like who's songs I want to add to some specific playlist. I don't see an option for this in the help menu.
If it's not an option I'd like to take a crack at it :D
@Rigellute commented on GitHub (May 4, 2020):
Playlist management is on the roadmap - I've done a bit of work on this so far. Looking to use the new modal dialog UI, but there are some tricky aspects with playlist pagination.