waaverecords / PowerToys-Run-Spotify

Search and control Spotify from PowerToys Run.
MIT License
179 stars 12 forks source link

Keyword to specify artist/album/playlist search #35

Open nchpmn opened 1 month ago

nchpmn commented 1 month ago

Firstly, thank you for the plugin for PowerToys Run - it's incredibly useful to me, and I really appreciate your work developing and maintaining the plugin.

As a feature request, is it possible to add keywords to restrict the search results to only showing artists/albums/playlists? For example:

Category Keyword Usage Example
Songs not needed - song searches are prioritied without keyword sp No Hat No Play
Artists artist sp artist Lawrence
Albums album sp album The Last Flight
Playlists playlist sp playlist Space Jazz

Shortened keywords (ar, al, pl`, etc) could be an option, but could also create confusion from being another keyword that needs memorising. I'm not sold on the benefit here compared to the full keywords.

waaverecords commented 1 month ago

I think this feature should be opt-in. It could be configured via a checkbox in the configuration panel for the plugin. As for keywords, both full and shortened versions could be supported?

Great feature requests.

You are welcome to submit a pull request.