-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Embark actions wishlist #4
Comments
There is currently no way to go from a song to adding that song's whole album (other than by using If we add a separate command for adding (vs going to) a candidate's album, artist, etc. we will run out of keys prety quickly (especially if we want the keys to have any semblance of 'making sense' mnemonically). Perhaps this could be combatted with nested keymaps? (e.g. a keymap on g for (It would also take quite a lot of work, but looking forward from now, that might be worth it at this early stage...) |
Have decided to implement this, beginning with b2a9d6a. |
I think the best way to do these both is to have a function like To accommodate moving to an index relative to the current track (i.e. "make next"), it would have to be possible to access the index of the current track in the function. Is this possible? |
Embark integration is happening here.Embark integration has been merged (the README lies!). This is (still) a tracker issue for the actions on different kinds of targets.Wishlist of ideas for embark actions on different kinds of candidates:
(once I've got through these and the package is a bit more stable, I'll close the issue and new isses can be raised for any individual suggested additions)
Tracks (always)
Tracks (when on a playlist)
(both of the above are good candidates for having quick keys bound to them (can't find the link right now, but I'm pretty sure there's a way to do this))
Artists
consult--multi
) 88c64faAlbums
Playlists
Kill/remove playlistbd95e6brename playlist bufferbd95e6bStreams
Genres
The text was updated successfully, but these errors were encountered: