alvinhochun / chrome-bookmark-search

The nice simple Bookmark Search extension for Chrome.
BSD 2-Clause "Simplified" License
113 stars 24 forks source link

Substring search is failing #19

Open drveresh opened 2 years ago

drveresh commented 2 years ago

The substring search is failing and becoming difficult to find one with multiple keywords for the same link/

Example: The name given the link is "cleanup pictures photo image erase"

Case1: If searched for "cleanup", it shows up Case2: If searched for "cleanup photo", it shows up nothing Case3: If searched for "photo cleanup", it shows up nothing

A lot of other and yet basic combinations of keywords are failing in the search. Please fix it.