swyxkit icon indicating copy to clipboard operation
swyxkit copied to clipboard

better search

Open swyxio opened this issue 3 years ago • 1 comments

currently i use a filter, not search

  • https://github.com/kbrsh/wade 1kb, no fuzzy search
  • https://bundlephobia.com/package/[email protected] 15kb with fuzzy search <- want to isolate this to only the index page?

but also it'd be nice to search within any page when i just hit /.

swyxio avatar Jul 12 '22 03:07 swyxio

related #45

swyxio avatar Aug 27 '22 05:08 swyxio

use this? https://github.com/leeoniya/uFuzzy

swyxio avatar Sep 30 '22 23:09 swyxio

yeah this looks good https://github.com/leeoniya/uFuzzy/issues/7

swyxio avatar Jan 15 '23 20:01 swyxio

great post!

need to try a way to highlight HTML with different HTML tags. example if the needle is "between html" and I have the html below

<p>how would highlight in between <b>html formats</b>

horacioh avatar Jan 17 '23 08:01 horacioh

if you figure it out send in a PR :)

swyxio avatar Jan 20 '23 11:01 swyxio

Awesome

Bishwas-py avatar Oct 20 '23 02:10 Bishwas-py