Show HN: Fuzzy search your bookmarks
chrome.google.com
Show HN: Fuzzy search your bookmarks
1–7 of 7 posts
Re: Show HN: Fuzzy search your bookmarks
#2[deleted]
Re: Show HN: Fuzzy search your bookmarks
#3What JS lib are you using to do the actual fuzzy searching
Re: Show HN: Fuzzy search your bookmarks
#4What 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.
Re: Show HN: Fuzzy search your bookmarks
#5Re: Show HN: Fuzzy search your bookmarks
#6Not 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/3D
Mind it could be a conflict with other extension.
Re: Show HN: Fuzzy search your bookmarks
#7Not 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/3D 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.