kamranahmedse / tab-switcher

Chrome Extension - Switch between the opened tabs in the blink of an eye
https://goo.gl/8IN6Z3
445 stars 35 forks source link

Improve Sorting #15

Open transitive-bullshit opened 8 years ago

transitive-bullshit commented 8 years ago

Great project!

I would find it much more useful if, like Spotlight on Mac OS and other autocomplete tools, the list of matching tabs was sorted based on a basic set of common rules.

Some examples:

koglerch13 commented 7 years ago

This could be probably done nicely by using a fuzzy-search library like Fuse.js