Total-RP-3 icon indicating copy to clipboard operation
Total-RP-3 copied to clipboard

Use AND when searching for multiple words in browsers

Open Ellypse opened this issue 6 years ago • 0 comments

kajisensei posted a comment Feb 15, 2017 Currently if you type "Warrior" it searches all icons with this keyword in it, same if you type "ability". But if you type "warrior ability" it won't show anything as it thinks the whole search is the keyword you want. What I have to do is to cut the search when encountering a space and do a "AND" search on each keyword. It would show all icons having both "warrior" AND "ability" in the name.

Ellypse avatar Mar 28 '18 08:03 Ellypse