My Gif Workflow

I’ve been doing more consulting recently and have therefore been thrust into various Slack teams. While collaborating with my colleagues, I have learned one thing: GIFs are the lingua franca of technical communication.

I know I’m a little late to the party with respect to the GIF movement, but I thought I’d share the workflow that I cooked up this afternoon.

thumbs-up-troy

On iOS, I grabbed GIFwrapped and started building a small GIF collection. GIFWrapped lets you search for GIFs and then lets you save them to your Dropbox under /Apps/GIFWrapped. Nifty.

On OS X, I wanted to be able to use that same collection Dropbox and share links in Slack and on Twitter. To get the raw file URLs from Dropbox, you have to put them in Dropbox/Public. So, I moved the GIF files into in Dropbox/Public/Gifs and created a symlink to it inside Dropbox/Apps/GIFwrapped. (Luckily GIFwrapped recursively searches its folder for GIF files)

Next, I needed a way to quickly search for a gif and grab the Dropbox URL. I made this quick Automator workflow that does the following.

  1. Prompts for a search string.
  2. Does a Spotlight search inside the Gifs folder.
  3. Displays a list of GIFs matching the search.
  4. Copies the Dropbox URL to the pasteboard after you’ve chosen.
  5. Displays a notification so that you know the URL is ready.

I bound the workflow to a keyboard shortcut and now I can deploy GIFs at a moment’s notice. If you’d like to give it a try, grab the automator workflow and give it a try. You’ll just need to modify the dropbox_url in the AppleScript and make sure that the various paths are correct for your system.

gif_workflow

🗣

My wife and I just learned about bitmoji and now I’ve become some kind of monster. If you communicate with me on iMessage, I’m truly sorry.