An ultra-fast Filament docs search workflow for Alfred
Adapted from Alfred TailwindCSS Docs, which is adopted from Alfred VueJS Docs, which is adapted from Alfred Laravel Docs, Thanks Till Krüss!
PHP Notice: Since macOS Monterey, PHP is no longer shipped with macOS. Before attempting to use this workflow, please ensure that you have installed the php binary via Laravel Herd or Homebrew.
- Download the latest version
- Install the workflow by double-clicking the
.alfredworkflowfile - You can add the workflow to a category, then click "Import" to finish importing. You'll now see the workflow listed in the left sidebar of your Workflows preferences pane.
To search the 5.x docs, just type fm (or fm5) followed by your search query.
fm <query>
To search the 4.x docs, just type fm4 followed by your search query.
fm4 <query>
To search the 3.x docs, just type fm3 followed by your search query.
fm3 <query>
To search the 2.x docs, just type fm2 followed by your search query.
fm2 <query>
To search the 1.x docs, just type fm1 followed by your search query.
fm1 <query>
Press <enter> to open it in your web browser.
