badtaste icon indicating copy to clipboard operation
badtaste copied to clipboard

Shuffle playlist

Open ewnd9 opened this issue 8 years ago • 2 comments

ewnd9 avatar Nov 20 '15 02:11 ewnd9

Any plans for this feature?

vetash avatar Jul 12 '16 07:07 vetash

@vetash Pull request is welcomed.

Possible implementation:

  1. Create a new action in playlist-actions.js
  2. Add a new keybinding which emits the action in store in index.js
  3. Add a handler to the action in playlist-reducer.js

ewnd9 avatar Jul 13 '16 11:07 ewnd9