mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #440] add a song to liked playlist | like / love / ❤️ a song #185
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#185
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 @gallo-s-chingon on GitHub (May 6, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/440
forgive me if my search-Fu has failed me
the only thing I can think of that is missing, IMO, is the ability to like a song from the
sptor am I misreading/missing something in the?help menu?@Rigellute commented on GitHub (May 6, 2020):
You can like a song by pressing
swhen hovered over that song. You can also select the playbar and presssto like the currently played song.@teoremma commented on GitHub (May 9, 2020):
What could be a reason for this not working?
Currently in 0.19.0 and pressing
sdoesn't seem to have any effect either hovering or in playbar.@mredaelli commented on GitHub (Sep 10, 2020):
It does work for me! However, why is the help text "save track in list or table"? If it just "likes", it might be better to say it like that in the help.
Otherwise clarify the actual action (what list/table?).