An Alfred workflow to search your team Outline from the comfort of your desktop.
Simply type your keyword into Alfred (default: ou) to see instant search results from your Outline knowledge base. Selecting a search result takes you directly to that Outline document in your default web browser.
$ npm install --global alfred-outline
Requires Node.js 8+ and the Alfred Powerpack.
apiToken
: Grab a personal API token from the settings page in Outline:https://www.getoutline.com/settings/tokens
orhttps://<DOMAIN>/settings/tokens
domain
: This should be your just your teams Outline domain (<TEAM-SUBDOMAIN>.getoutline.com
) for getoutline.com managed instances and the fully qualified domain without protocol (egwiki.mycompany.com
) for self-hosted instances.
In Alfred, type ou
, Enter, and your query, to search for documents.