Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzy Search plugin #48

Merged
merged 6 commits into from Sep 18, 2012
Merged

Fuzzy Search plugin #48

merged 6 commits into from Sep 18, 2012

Conversation

phmongeau
Copy link
Collaborator

I made a fuzzy search plugin!

I made this plugin to make it easier to search for songs containing hard to type unicode characters (like most songs by Sigur Rós).

Example:

$ beet fuzzy Varoeldur
Sigur Rós - Valtari - Varðeldur

It also has options like -t NUMBER to adjust the fuzzy matching threshold and other options like the ones from beet list (-a for album, -p for paths, etc.)

fuzzy is a command which tries to be like the list command but using
fuzzy matching.
conversion of an iterator to a list

the plugin class was called Random (because of copy
paste)
renamed fuzzy_list.py to fuzzy_search.py
sampsyo added a commit that referenced this pull request Sep 18, 2012
@sampsyo sampsyo merged commit 0d3064b into beetbox:master Sep 18, 2012
@sampsyo
Copy link
Member

sampsyo commented Sep 18, 2012

This is great! I'm going to use this all the time. Thanks, Philippe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants