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
- Host: GitHub
- URL: https://github.com/outline/alfred-outline
- Owner: outline
- License: mit
- Created: 2020-06-30T06:02:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T09:47:41.000Z (over 2 years ago)
- Last Synced: 2025-03-22T07:33:17.429Z (3 months ago)
- Topics: alfred-workflow, alfred3-workflow
- Language: JavaScript
- Homepage:
- Size: 334 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.