Feature #781
add an option to "enqueue" search results
0%
Description
Now it is possible to create playlist based on search results, but when using search in library mode (this is, using your whole collection as a playlist) you cannot "jump" to a song or add it to queue, thus searching for a certain song can only be done manually. Adding an "add to queue" menu option in search results improves usability.
History
#1
Updated by John Lindgren about 7 years ago
- Status changed from New to Closed
This feature exists already (actually, it predates the "library" feature even).
In the GTK+ interfaces, it's a popup window called Jump To Song (Ctrl+J). There are "Jump" and "Queue" buttons in this window.
In the new Qt UI, the whole playlist turns into a list of search results when you press Ctrl+F and start typing. When you find the song you want, you can use the normal playlist shortcuts to jump to the song (Enter) or enqueue it (Alt-Q).