alfred-confluence-search
v0.0.15
Published
Alfred workflow to search through Atlassian Confluence written in NodeJS
Downloads
8
Maintainers
Readme
Alfred Confluence Search workflow
An Alfred workflow to easily search through Atlassian Confluence written in NodeJS using Alfy
Inspired by Alfred Confluence written in Python2 by skleinei
Install
npm install --global alfred-confluence-search
Requires Node.js 14+ and the Alfred Powerpack.
Workflow Environment Variables
- Click on the
[X]
(red arrow) to open the Workflow Environment Variables window - Set the value of the 3 Workflow Environment Variables:
BASE_URL
When your Confluence url is https://myawesomecompany.atlassian.net/wiki/spaces/MYK/pages/1323642387/Bootstrapping theBASE_URL
ishttps://myawesomecompany.atlassian.net
USERNAME
username to login into your Atlassian accountAPI_TOKEN
your Atlassian API token from https://id.atlassian.com/manage-profile/security/api-tokens
Usage
In Alfred type c
and your query followed by Enter