Skip to content

kristofser/alfredapp-trello

 
 

Repository files navigation

Alfred.app workflow for Trello.com

Code Climate

I created this workflow from a need to quickly open a specific Trello board. We use a different board per projects, have a lot of projects and thus a lot of boards to jump between all day, so being able to quickyl access a board is a really timesaver.

Note that using Workflows with Alfred requires that you have a Powerpack license.

Getting started

Run these command to configure the workflow and start using it:

  • "trello setup" - will prompt you to give the workflow access to your Trello account. When you confirm this, you'll see a 64 characters long string on the screen. Copy that string to the clipboard.
  • "trello save" - and paste the key you copied in step 1 and press enter. After a few seconds you'll see a notification and then you're ready to go

Available command

  • "t [boardname]" - will search all your board names for the string and list all results. Selecting a board and pressing enter will open that board in your browser

Board search example

  • "t [boardname] [listname]" - will show you all the cards you're subscribed to on that list on the board. Note that the boardname is converted to lowercase and stripped of spaces. Searching for "todo" will get you all cards in "To Do".

Cards

Support

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Trello for Alfred.app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%