trello

  • Created by mblode
  • 🗓 Last Updated: 03/11/23 22:05:50
  • 🌟 Stars on GitHub: 7
  • Please consider supporting the creator by Starring or Sponsoring them on GitHub!
  • Get Source Code

From their README

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