Jump to content

HipChat workflow for status and search


Recommended Posts

First workflow I'm sharing, so apologies if it's not the best.

 

The workflow is meant to work with HipChat's standalone desktop application for the Mac, not the web app.

 

Status

I liked that HipChat supports quick status messages via keyboard commands so I created a workflow to set your status quickly. It uses Applescript and will trigger a command+tab at the end to quickly switchback to your previous application.

 

Syntax:

  • hc available [status]
  • hc away [status]
  • hc dnd [status]

Status is completely optional by the way since HipChat does not require one when setting your status

 

2XmM2pz.jpg

 

Search

Similar to the status workflow this relies on using Applescript. Since the HipChat application does not have built-in search, it will launch a new browser tab with the results. If you're not logged into HipChat in your browser this may not work properly.

 

Synatx:

hc search [query]

 

Download: https://github.com/fspinillo/Alfred-Workflows

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...