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

Request: Filter within Add track to playlist dialog #225

Open
AndydeCleyre opened this issue Jul 19, 2020 · 2 comments
Open

Request: Filter within Add track to playlist dialog #225

AndydeCleyre opened this issue Jul 19, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@AndydeCleyre
Copy link

I have hundreds of playlists, and would often like to add a song to a particular playlist that I know by name, but it's very tedious to page through the list, scanning for the right one.

I'd like to be able to filter the list in this dialog in some way. Ideally it would be a live fzf-like filter, but a type-then-apply search (case-insensitive literal or regex) would also be great.

I notice the search shortcut (/ by default) doesn't already do anything in this context, so the same shortcut could be reused.

@Bettehem
Copy link
Contributor

This sounds like a cool idea

@hrkfdn hrkfdn added the enhancement New feature or request label Jul 22, 2020
hrkfdn added a commit that referenced this issue Feb 18, 2022
It's not a full search, but a quick win

#225
@hrkfdn
Copy link
Owner

hrkfdn commented Feb 18, 2022

Hey there, I have enabled autojump for the playlist selection. It's not a full search, but allows you to cycle through the items by entering the first letter.

If enabled, when a key is pressed, the selection will jump to the next item beginning with the pressed letter.

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

No branches or pull requests

3 participants