mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #1026] Key for adding a song to playlist is missing yet #458
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#458
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 @ReneFroger on GitHub (Sep 24, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1026
First, I appreciate you for creating such an awesome CLI tool.
When I'm playing a song, and press ? key, I noticed I can like a song with s key, the w brings me to the playlist of an artist. However, I would like to add a current song to a playlist of mine. But I don't see any option for that. It seems it's missing yet.
@GartoxFR commented on GitHub (Nov 8, 2022):
I just made a PR that add exactly that. If you want to try by yourself go check it : #1039
The key to add a song to the playlist is P (Shift+p)