[GH-ISSUE #456] Search inside playlist #283

Closed
opened 2026-02-28 14:31:53 +03:00 by kerem · 5 comments
Owner

Originally created by @CypherPotato on GitHub (Feb 16, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/456

Is your feature request related to a problem? Please describe.
There should be a way to search for a song or artist within the playlist or saved songs

Describe the solution you'd like
A separate search bar, or button that opens the search bar, that when searching, filters the results based on what I searched for. When playing a song from these results, play only the filtered part of the playlist.

Describe alternatives you've considered
There is no other way to do this.

Additional context
I'm talking about this button.

image

Originally created by @CypherPotato on GitHub (Feb 16, 2024). Original GitHub issue: https://github.com/jpochyla/psst/issues/456 **Is your feature request related to a problem? Please describe.** There should be a way to search for a song or artist within the playlist or saved songs **Describe the solution you'd like** A separate search bar, or button that opens the search bar, that when searching, filters the results based on what I searched for. When playing a song from these results, play only the filtered part of the playlist. **Describe alternatives you've considered** There is no other way to do this. **Additional context** I'm talking about this button. ![image](https://github.com/jpochyla/psst/assets/17441745/f1e6b40a-9121-496f-b70f-4000e519d609)
kerem 2026-02-28 14:31:53 +03:00
Author
Owner

@jacksongoode commented on GitHub (Feb 18, 2024):

Ohh that's a good idea! Shouldn't be too hard I don't think.

<!-- gh-comment-id:1950957835 --> @jacksongoode commented on GitHub (Feb 18, 2024): Ohh that's a good idea! Shouldn't be too hard I don't think.
Author
Owner

@jacksongoode commented on GitHub (Jun 20, 2024):

Does Cmd/Ctrl+F within the playlist work for you @CypherPotato ?

<!-- gh-comment-id:2181220058 --> @jacksongoode commented on GitHub (Jun 20, 2024): Does Cmd/Ctrl+F within the playlist work for you @CypherPotato ?
Author
Owner

@CypherPotato commented on GitHub (Jun 22, 2024):

@jacksongoode hello. I've tried it in the version from commit #913dae1 but couldn't get it working.

<!-- gh-comment-id:2183740254 --> @CypherPotato commented on GitHub (Jun 22, 2024): @jacksongoode hello. I've tried it in the version from commit #913dae1 but couldn't get it working.
Author
Owner

@jacksongoode commented on GitHub (Jul 10, 2024):

@CypherPotato Which platform are you on? The search should really filter the list completely. Right now it just highlights the items that match.

play only the filtered part of the playlist.

That seems like a separate context based kind of situation that would be a little tricky to figure out.

<!-- gh-comment-id:2221481098 --> @jacksongoode commented on GitHub (Jul 10, 2024): @CypherPotato Which platform are you on? The search should really filter the list completely. Right now it just highlights the items that match. > play only the filtered part of the playlist. That seems like a separate context based kind of situation that would be a little tricky to figure out.
Author
Owner

@SO9010 commented on GitHub (Aug 24, 2024):

This is addressed in #511; I also found that Cmd/Ctrl+F doesn't work on my devices. The playing from only the filtered part of the playlist doesn't make much sense and could be a very niche use case. However, with the current search filter, it should, as @jacksongoode says, either filter the list by removing the other songs in the playlist or, in my opinion, a far more effective way of doing it would be having an auto-scroll to position a bit like when in VSCode. I am happy to work on this as well.

<!-- gh-comment-id:2308366606 --> @SO9010 commented on GitHub (Aug 24, 2024): This is addressed in #511; I also found that Cmd/Ctrl+F doesn't work on my devices. The playing from only the filtered part of the playlist doesn't make much sense and could be a very niche use case. However, with the current search filter, it should, as @jacksongoode says, either filter the list by removing the other songs in the playlist or, in my opinion, a far more effective way of doing it would be having an auto-scroll to position a bit like when in VSCode. I am happy to work on this as well.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#283
No description provided.