[GH-ISSUE #214] Add command to copy to clipboard a link to the song in Spotify #110

Closed
opened 2026-03-02 23:44:40 +03:00 by kerem · 2 comments
Owner

Originally created by @aromeronavia on GitHub (Jul 3, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/214

Is your feature request related to a problem? Please describe.
I want to share a song with my friends but I'm unable to.

Describe the solution you'd like
A key shortcut when a song is "active" and I press a key, it binds the song URL into my clipboard

Describe alternatives you've considered
Nothing comes to mind but opening the actual spotify UI

Additional context
Nothing to share at the moment. Happy to help implementing this @aome510 🚀

Originally created by @aromeronavia on GitHub (Jul 3, 2023). Original GitHub issue: https://github.com/aome510/spotify-player/issues/214 **Is your feature request related to a problem? Please describe.** I want to share a song with my friends but I'm unable to. **Describe the solution you'd like** A key shortcut when a song is "active" and I press a key, it binds the song URL into my clipboard **Describe alternatives you've considered** Nothing comes to mind but opening the actual spotify UI **Additional context** Nothing to share at the moment. Happy to help implementing this @aome510 🚀
kerem 2026-03-02 23:44:40 +03:00
Author
Owner

@aome510 commented on GitHub (Jul 4, 2023):

spotify_player already supports this feature. You can call ShowActionsOnCurrentTrack (binded to a) and then select CopyTrackLink action (binded to 5)

<!-- gh-comment-id:1620219235 --> @aome510 commented on GitHub (Jul 4, 2023): `spotify_player` already supports this feature. You can call `ShowActionsOnCurrentTrack` (binded to `a`) and then select `CopyTrackLink` action (binded to `5`)
Author
Owner

@aromeronavia commented on GitHub (Jul 4, 2023):

Ohhhh my bad then! I looked up for it in the codebase but didn't find it an assumed it didn't exist. We can safely close this one then!

Thank you @aome510!

<!-- gh-comment-id:1620417779 --> @aromeronavia commented on GitHub (Jul 4, 2023): Ohhhh my bad then! I looked up for it in the codebase but didn't find it an assumed it didn't exist. We can safely close this one then! Thank you @aome510!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#110
No description provided.