Skip to content

intrepidws/alfred-filament-docs

Repository files navigation

Filament Docs Workflow for Alfred

An ultra-fast Filament docs search workflow for Alfred 4

Adapted from Alfred TailwindCSS Docs, which is adopted from Alfred VueJS Docs, which is adapted from Alfred Laravel Docs, Thanks Till Krüss!

Screenshot

Installation

macOS Monterey: PHP is no longer shipped with macOS, before attempting to use this workflow ensure you have installed the php binary via Homebrew.

  1. Download the latest version
  2. Install the workflow by double-clicking the .alfredworkflow file
  3. 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.

Usage

To search the 3.x docs, just type fm (or 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>

Either press ⌘Y to Quick Look the result, or press <enter> to open it in your web browser.

Search by Algolia