An open API service indexing awesome lists of open source software.

https://github.com/outline/alfred-outline

An Alfred workflow to search Outline with instant results
https://github.com/outline/alfred-outline

alfred-workflow alfred3-workflow

Last synced: 3 months ago
JSON representation

An Alfred workflow to search Outline with instant results

Awesome Lists containing this project

README

        

[![npm version](https://badge.fury.io/js/alfred-outline.svg)](https://badge.fury.io/js/alfred-outline)

# alfred-outline

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.

## Installation

```
$ npm install --global alfred-outline
```

*Requires [Node.js](https://nodejs.org) 8+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*

## Workflow Variables

- `apiToken`: Grab a personal API token from the settings page in Outline: `https://www.getoutline.com/settings/tokens` or `https:///settings/tokens`
- `domain`: This should be your just your teams Outline domain (`.getoutline.com`) for getoutline.com managed instances and the fully qualified domain without protocol (eg `wiki.mycompany.com`) for self-hosted instances.

## Usage

In Alfred, type `ou`, Enter, and your query, to search for documents.