Search the Community
Showing results for tags 'fuzzy search'.
-
# fuzzylist Fuzzy, self-updating list filter workflow for Alfred 3 This is a workflow template - it does nothing as is. ## Usage: - create a csv file like you would for an Alfred List Filter - name the file *list.csv* and add it to the workflow directory On the initial run, the workflow will create a file list.json for output to the fuzzy search. If list.csv is modified, it will update list.json . ## Credits - uses fuzzy.py by @deanishe - https://github.com/deanishe/alfred-fuzzy ## Download workflow at https://github.com/deri
-
Hello everyone, currently when I navigate through my Folders i usually tend to speed the process up by typing the folder name. When I'm within a folder and wanna select a certain file, i usually type a part of that particular file name. With numbers this works perfectly shown in the following example: Test Files: Search: As you see even tho the name is "11_12" i yet can search via "1112" which is awesome. Fuzzy works in this case. However here is the same with a string, which doesn’t work:
- 3 replies
-
- alfred 3
- file navigation
-
(and 1 more)
Tagged with:
-
Fuzzy Search to include Levenshtein Distance
sinwillett posted a topic in Alfred Feature Suggestions
If one were to search say "pgotoshop" even with fuzzy search on alfred can't find 'Photoshop' could there be a setting added as fallback to fuzzy search where it will find applications within 1-3 levenshtein steps distance from the search query? -
The Sublime Text 2 style fuzzy search is quicker to locate desired item, for example, entering "sap" will show the item "Show Alfred Preferences", but with current's Full fuzzy match option, I need to enter enter "alfr". And it should be applied to every workflows.