danielfm / smudge

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

Functionality for viewing saved tracks #76

Open fdeitylink opened 3 years ago

fdeitylink commented 3 years ago

Fixes #69

Allows you to view a list of your saved tracks.

danielfm commented 3 years ago

This is nice!

The only feature I miss is to paginate new tracks by typing l, just like tracks on a playlist, etc.

Ref: https://github.com/danielfm/smudge/blob/master/smudge-playlist.el#L27