An Alfred workflow to easily search through Atlassian Confluence written in NodeJS using Alfy
Inspired by Alfred Confluence written in Python2 by skleinei
The workflow informs you when a new version is available
npm install --global alfred-confluence-search
Requires Node.js 14+ and the Alfred Powerpack.
- 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
In Alfred type c
and your query followed by Enter