Skip to content
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

Add some vim keybindings #236

Open
Vilhelm-Ian opened this issue Mar 17, 2024 · 1 comment
Open

Add some vim keybindings #236

Vilhelm-Ian opened this issue Mar 17, 2024 · 1 comment

Comments

@Vilhelm-Ian
Copy link

  1. When I open a certain album I want to be able to press v and select multiple songs at once so I can press l so they will be added to the playlist. Also it should be able to be non continous. So I can select songs that are not one after another. Here is an example how it would work.
    vjvjjl

[ x] song1.mp3
[x ] song2.mp3
[ ] song3.mp3
[ x] song4.mp3
[ x] song5.mp3

the songs with an x will be added to playlist

  1. It would be nice to be able to press / key in the key list Ctrl+h so I can find the command of a shortcut faster
@tramhao
Copy link
Owner

tramhao commented Mar 18, 2024

Great ideas!
I'll keep this in mind. Currently we're focusing fixing all bugs we found and release 0.8. After that, we could work on these new features. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants