alfred-trello

2.0.0 • Public • Published

Trello Alfred 4 Workflow

Alfred 4 workflow for Trello. Search your boards, quickly add cards, and view list of cards from Trello right in Alfred.

Install

$ npm install --global alfred-trello

Requires Node.js 4+ and the Alfred Powerpack.

Commands

  • In Alfred, type t and your query to search for your Trello boards. Press Enter to open the board's URL.
  • In Alfred, type tt, and press Enter to show the cards in your specifed board.
  • In Alfred, type tcand your query. Press Enter to add a card to your specified list.

Workflow Configuration (Environment Variables)

name value
key Get Trello API key
token Get Trello API token
board Get board id from the board URL
list Get the list id from your Trello board
user Get your Trello username

License

MIT © mblode

Readme

Keywords

Package Sidebar

Install

npm i alfred-trello

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

22.2 kB

Total Files

9

Last publish

Collaborators

  • mblode