mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #478] [FEATURE REQUEST] Like song from playbar only/basic view #197
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#197
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 @sarahrobichaud on GitHub (May 25, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/478
I often find my myself leaving it in playbar only screen / basic view while listening to new playlists/discover weekly, it would be nice to not have to back out of it and just tap s to like the currently playing song.
@Rigellute commented on GitHub (May 27, 2020):
You're right, that would be good 👍
@tysaya123 commented on GitHub (Jun 8, 2020):
I was able to add the request in by taking a little code from playbar.rs. Should I fork and create a pull request?
@Ricardo-HE commented on GitHub (Jun 23, 2020):
I think you should submit a PR if you think you successfully added the feature. I was able to solve the issue as well, if you want I can submit the PR.