Feature request: Support (auto) wildcards
Opened this issue · 2 comments
svensvond commented
Enter [Playnite Action Keyword] "partial game name * partial game name"
for example:
pn call of ghosts
Expected behavior
Call of Duty: Ghosts
is found
Actual behavior
empty result
The reason for my expectiation is that other plugins like "program" work like that.
Even a wildcard (*) support would be great!
Garulf commented
Sadly Python plugins don't have access to Flow Launchers query matching.
I have recently implemented this in Python and should be able to take advantage of that here.
When I get the time I'll see if this can be added.
Thank you for your feedback.
svensvond commented
thanks in advance!
Would be a great enhancement for larger libs.