danielfm / smudge

Control the Spotify app from within Emacs.
https://asciinema.org/a/218654
GNU General Public License v3.0
313 stars 47 forks source link

Command to share (get URL of) the current playing track/album/artist? #83

Open jjnilton opened 2 years ago

jjnilton commented 2 years ago

Is there a command to get the URL of the current track/album/artist to share songs with friends? Or maybe open the current track in the browser? It seems that I could display the URI in the mode-line by changing the formatting options, but maybe it's too long for there.

Thanks.