smudge
smudge copied to clipboard
Control the Spotify app from within Emacs.
Hey there, ive been using this package for quite some while and im in love with it! My only issue is that i cannot open my liked songs playlist and/or...
Hi, great package, mostly no hiccups. I'm using basically a vanilla spacemacs on the current develop branch. I totally apologize if I'm missing something obvious btw I'm trying to rebind...
Bug: `smudge-api-oauth2-callback' is a defconst, so if the defcustoms it uses to create its value are not up-to-date /before/ "smudge-api.el" is loaded, `smudge-api-oauth2-callback' will be an incorrect value. Fixes: -...
Hi, thanks for this nice package. I like to invoke `smudge-command-map` with a prefix key, but that means that I need quite a few key presses if I want to...
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...
Do you have a donation page to take tips?
I've installed smudge and created spotify app. This part worked well. But when I'm trying to select device smudge gives "No devices available" error. I'm on emacs-plus @ macbook pro.
I followed the instructions on this website and installed smudge. The relevant portion of my config reads (setq smudge-oauth2-client-secret "********") (setq smudge-oauth2-client-id "********") (map! :map smudge-mode-map "M-p" #'smudge-command-map) I'm using...
It would be nice if `smudge-status-location` accepted a function, with two already provided to display the text in the modeline or title bar (current features). Right now I would like...
Fixes #69 Allows you to view a list of your saved tracks.