This Week's Sponsor:

Listen Later

Listen to Articles as Podcasts


Posts tagged with "workflow"

Workflow Adds Support for Bursts, Live Photo Conversion to GIF

Never to be outdone by changes in iOS, the Workflow team has shipped a revised Photos integration in the latest update to the app, bringing support for bursts and Live Photos with improved GIF generation.

In addition to dedicated ‘Get Latest Bursts’ and ‘Get Latest Live Photos’ actions that will return the latest items from your photo library matching those media types, Workflow’s action extension can now be used to pass a burst or a live photo to a ‘Make GIF’ action. With this simple workflow, for example, you can turn a live photo to a looping animated GIF and preview it with Quick Look directly into the native Photos app. While a number of standalone Live Photo-to-GIF utilities have appeared in the past few months – often with some great advanced controls – this means that a basic conversion can now be done entirely with Workflow and automated any way you want.

Furthermore, because the Make GIF action now supports an unlimited number of images as input, you can create workflows that use hundreds of screenshots or photos to generate a long GIF. You can even pass a video if you want and turn it into a GIF. And the opposite is also true: with the ‘Get Frames from Image’ action, you’ll be able to extract specific frames from GIFs and photo bursts without needing an app for that.

Live Photos are possibly my favorite aspect of the iPhone 6s Plus; having direct support for them in Workflow is just a perfect combination. Workflow 1.4.3 is available on the App Store.


Publishing Articles to WordPress with Workflow on iOS

Posting to MacStories with Workflow.

Posting to MacStories with Workflow.

For the past two years, I’ve been publishing articles and linked posts on MacStories via Python. This inelegant solution was my only option to automate the process of publishing directly from Editorial (most recently, 1Writer): when it comes to writing on iOS, I’m too fussy to accept primitive copy & paste into WordPress’ official client. Despite its minimal GUI, crude Python code, and lack of advanced features, my ‘Publish to WordPress’ script served me well for two years.1 99% of my MacStories articles since late 2013 have been published with it.

Still, I knew that something better would come along eventually. When the Workflow team pinged me about a new action they were developing to enable WordPress publishing from the app, I couldn’t believe they were considering it. Workflow, an app that I employ on a daily basis to speed up core parts of my job, combined with the single task that powers my entire business – posting new content. It was almost too good to be true.

Fortunately, great things do happen in the third-party iOS ecosystem. Today’s update to Workflow (version 1.4.2) adds, among more actions, a brand new WordPress action to publish posts and pages to configured WordPress blogs (both wordpress.com and self-hosted ones) and which can be combined with any other existing action or workflow for deeper automaton. After using a beta of this action for the past few weeks, I can say that it’s, by far, the best automated publishing workflow I’ve ever had, and I don’t want to go back to anything else.

Read more


Workflow 1.3 Brings Powerful Widget, Sync, Health Actions, and More

Since its debut on the App Store last year, Workflow has established a new paradigm for automation on iOS.

By deeply integrating with iOS apps, device hardware and sensors, an array of web services, and advanced actions for scripting and control flows, Workflow has shown how automation – for many an area of computing that evokes thoughts of old desktop apps and arcane scripting languages – can be reimagined for the iPhone and iPad while being fun and powerful. Workflow is one of the reasons behind my decision to go all-in with the iPad as my primary computer, and the Apple Design Award it won in June is testament to the amazing work by the app’s young and prolific team.

Workflow 1.3, launching today on the App Store, is another major step forward for the app, bringing a powerful Today widget, sync between devices, new Health actions, and more.

Read more



Drafts and Workflow Integration

I missed this last week, but Drafts has been updated with a useful Workflow integration to easily create actions that can trigger workflows with text. From the Agile Tortoise blog:

Drafts 4.1.2 has added a new “Run Workflow” action step to provide integration with Workflow app from Desk Connect. This step makes it easy to fire an workflow in Workflow app with a single tap. The action step can be configured with the name of a workflow, has a template to construct the text sent to the workflow and optional flag for whether to return to Drafts after execution. Under the hood, Drafts is constructing x-callback-url URLs to trigger the workflow, but this makes it much easier for the novice user than constructing them yourself in Open URL action steps.

Similarly, the latest version of Workflow has added a shortcut to create a Drafts action:

As an added bonus, the latest update of Workflow has added an option, when viewing settings on a workflow, to “Add to Drafts”, which will open Drafts and automatically create an action, setup with a “Run Workflow” action step, ready to go. This feature will be rolling out over the course of the next couple of days, so if you do not see it immediately in Workflow, try again later. For more details, read the Run Workflow action step documentation.

I’m using this to quickly send links copied from Twitter (which still doesn’t support the iOS 8 share sheet) to Workflow via Drafts, and it works well.

Speaking of Drafts, the app is coming to Apple Watch.

Permalink

Workflow 1.1: Deeper iOS Automation

Released by a small team of indies in December 2014, Workflow reinvented iOS automation. Combining an interface reminiscent of Apple’s Automator for OS X with easy access to native iOS features such as Safari, the photo library, and iOS 8 extensions, Workflow promised to make automating tasks on an iPhone and iPad a simple and pleasant affair. The results spoke for themselves: Apple selected Workflow as Editor’s Choice, the app trended for weeks in the App Store’s Top Charts, and thousands of users released interesting and useful workflows in various online communities. MacStories readers may remember that Workflow was my iPad app of the year.

Workflow is one of those few apps that have dramatically changed how I work on my iPad. For me, the point of using Workflow isn’t to put together chains of actions to show off the app’s power – I just want to save time I can spend doing something else. While I have fun experimenting with Workflow and understanding its capabilities, ultimately the app just sits there in the background, waiting for me to call a series of actions I need. I love Workflow the most when it’s summoned for those two seconds and it does something magic that would have normally required minutes of manual interaction. Things like appending links to Evernote, converting spreadsheets to Markdown tables, or adding text to the clipboard.

Workflow fits my routine like a glove. I’ve used it every day to automate aspects of my work that speed up how I write and communicate on my iOS devices. And with Workflow 1.1, released today on the App Store, its developers are further expanding the app’s capabilities with powerful new functionality that includes filtering, better conditionals and image manipulation, URL expansion and deeper calendar access, and even the ability to open multiple links at once in a web browser.

Version 1.1 of Workflow includes over 50 new actions and dozens of fixes, improvements, and changes to existing actions. Core parts of the app have been revised for a faster experience and the foundation laid with the Content Graph has started to pay off with the addition of metadata and filters. Because I’ve been playing around with Workflow 1.1 since the app’s original release two months ago, I’m going to offer some practical examples with a high-level overview of the changes.

Read more



Workflow Tip: Append Text to the iOS Clipboard

If you do any sort of note-taking or writing on iOS, you probably find yourself wishing you’d be able to copy separate bits of text in the clipboard simultaneously. While that’s still not possible because the iOS clipboard only supports one entry at a time, the process can be sped up with Workflow.

A few weeks ago, I wrote about how I was looking for an extension to append links to an existing note through the system share sheet. I eventually downloaded NoteBox, which has an iOS 8 extension that can quickly capture any string of text and that has a merge feature to collect separate notes into a single one. That wasn’t perfect, but it allowed me to collect dozens of tweets and prepare them for a blog post on MacStories in just a couple of minutes.

With Workflow, I came up with a better system that uses extensions and the ability to append text to the iOS clipboard. This is the workflow I use, which does three simple things:

  1. Receives input (text) from the Workflow action extension;
  2. Adds the input to your existing clipboard;
  3. Updates the system clipboard with the added input text.

In practice, this means that, using any app capable of showing the share sheet, you can add some text to your clipboard as a new line without convoluted steps of manual copy & paste. Want to add some tweets to a link you copied? In Twitterrific, run the workflow on those tweets and they will be added to the clipboard. Multiple links in Safari or RSS? Copy the first one as you’d normally do, then add more through the workflow. You won’t have to manually merge the contents of the clipboard as long as you use the Workflow action extension to append text.

I’m using this workflow every day to end up with a clipboard that contains multiple links, email addresses, or generic strings of text, and it’s been a great timesaver. You can download the workflow here.