getmusicbee.com

General => MusicBee Wishlist => Topic started by: eeik on September 12, 2021, 08:23:02 AM

Title: Inclusion of inline negation to filter out search results
Post by: eeik on September 12, 2021, 08:23:02 AM
When searching a library such as this:
Add More
Add Less
Additional

... the following would render the appropriate result sets:
🔍 "add" ==> 3 results
🔍 "add -less" ==> 2 results
🔍 "add -additional" ==> 2 results
🔍 "addi" ==> 1 result

*note
a. implementation of "-" as prefix may conflict if searching fields for hypens
b. not sure how "quotes" are handled
c. within the search field, [CTRL] + [BACKSPACE] is not currently deleting full word as is usual across Windows (including null characters)