In this post, I am going to discuss about another GitHub repository Instant Fuzzy File Search for Alfred with python.
alfred-fzf:
Instant Fuzzy File Search for Alfred.
List all the files inside a folder using fd, and instantly fuzzy-search through all of them using fzf, all from inside Alfred with a single keyword: fzf.
Screenshots:
Invoke with fzf
:

Search through tens of thousands of files:

Fuzzy search shows most relevant results:

There’s a folder action too!

Search even inside apps:

Manually create folder-specific keywords:

Alternative and comparison
Fuzzy Folders is another fuzzy search workflow that is more
configurable and customizable. Instant Fuzzy File Search doesn’t
have any plans to match all the features supported by Fuzzy Folders.
Neither does it aim to be as easy to customize. Take a look at the
table below for a quick comparison between the two.
Instant Fuzzy File Search | Fuzzy Folders | |
---|---|---|
Detailed help section | :x: | ✅ |
Dedicated settings interface | :x: | ✅ |
Configurable query length | :x: | ✅ |
Configurable excludes | :x: | ✅ |
Search only folders | :x: | ✅ |
Folder action for fuzzy search | ✅ | ✅ |
Folder-specific keywords | ✅ | ✅ |
Search hidden files | ✅ | :x: |
Search inside symlinked folders | ✅ | :x: |
Search inside apps | ✅ | :x: |
Independent of spotlight | ✅ | :x: |
Order-independent matching | ✅ | :x: |
Speed | Instant! 🚀 | Slow |
GitHub:
Please comment and share this GitHub repository. And wants to add your own python repository please WhatsApp us.