Giter VIP home page Giter VIP logo

Comments (6)

ojarux avatar ojarux commented on May 22, 2024 1

Thank you for your prompt reply.
As I already mentioned, I was able to avoid the problem by setting the search mode to "PRECISE".
I also tried uFuzzyOptions and it works, however the result with or without fuzzy search are the same.
I think it is the best of the similar add-ons!
If I may make a request, it would be great if the display space could be widened and the font size could be changed to improve the listability.

from search-bookmarks-history-and-tabs.

ojarux avatar ojarux commented on May 22, 2024

Almost solved,

  1. I can use double-byte character in "PRECISE" mode
  2. Ctrl+Enter works well in this situation

from search-bookmarks-history-and-tabs.

Fannon avatar Fannon commented on May 22, 2024

Hi @ojarux : Could you try this option?
The problem is that the fuzzy search library by default does not work well with CJK languages.
You can also switch to precise search only, it should handle this situation fine (and if not, please report so I can look into how to fix it :) )

# make CJK chars work for fuzzy search
uFuzzyOptions:
  interSplit: (p{Unified_Ideograph=yes})+

See also this issue: #87

from search-bookmarks-history-and-tabs.

Fannon avatar Fannon commented on May 22, 2024

I've seen that you use the hybrid search mode. Does it give you any benefits?
It was added at a time when the fuzzy search was not giving as relevant results as nowadays, so combining it with precise seemed a good workaround. But now fuzzy search got better and I'm not sure whether it makes sense to keep hybrid around.

from search-bookmarks-history-and-tabs.

Fannon avatar Fannon commented on May 22, 2024

Thanks for the kind words and feedback!

Good point about increasing size in general. I'll think about that how that can be done best, as a browser extensions popup are not really "responsive" like you can make a website responsive. Right now it's a very fixed layout and it would be some effort to customize that. But I can think about making it generally a bit bigger.

from search-bookmarks-history-and-tabs.

Fannon avatar Fannon commented on May 22, 2024

I've reopened this issue because for the average user, it's unrealistic they'll look for and apply a custom setting to fix this.

But I also didn't want to apply the ideagraph setting generally, so I created a PR where this is only added when necessary.

from search-bookmarks-history-and-tabs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.