Show HN: Fuzzy search your bookmarkschrome.google.com 5 pointsJVillella11 years ago5 commentsSaveHideCopy link On HNComments−touristtam11yNot sure how to debug this. Not getting any results showing and instead I get the following:No webpage was found for the web address: chrome-extension://pklgmphiapdicmpbgnjnhnlmjpbijlfp/3DMind it could be a conflict with other extension.−JVillellaOP11yMaybe, type 'bookmarks' in your omnibox then tab...start typing a search term and results will pop up. Click on one of those results and see if it works.−saopaolo11yWhat JS lib are you using to do the actual fuzzy searching−JVillellaOP11yI'm using fuse.js http://kiro.me/projects/fuse.html. I found it to be extremely fast even when parsing thousands of bookmarks.−happy_one11yI saw it a little while back. Good to know, thanks!
Comments
Not sure how to debug this. Not getting any results showing and instead I get the following:
Mind it could be a conflict with other extension.
Maybe, type 'bookmarks' in your omnibox then tab...start typing a search term and results will pop up. Click on one of those results and see if it works.
What JS lib are you using to do the actual fuzzy searching
I'm using fuse.js http://kiro.me/projects/fuse.html. I found it to be extremely fast even when parsing thousands of bookmarks.
I saw it a little while back. Good to know, thanks!