Editorial Workflows

Open Clipboard in Browser

public workflow

Install Workflow

This is a workflow for Editorial, a Markdown and plain text editor for iOS. To download it, you need to view this page on a device that has the app installed.

Description: Checks the clipboard for URL, if there is a URL it opens it in the browser. If not, it shows an error message.

Shared by: @devsl

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Generate Text ?
Text
Clipboard
Extract URLs ?
Output
  • Only URLs
  • URLs and Ranges (Separated by Tab)
URL in Clipboard ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
://
Open URL ?
Open in
  • In-App Browser
  • Default App / Safari
URL
Input
Tab
  • Last-used Tab
  • New Tab
  • Tab with ID:
Unique identifier
Wait until Loaded
OFF
Reveal Browser Automatically
ON
…End If
No URL in Clipboard ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
://
Show Alert ?
Title
No URL in the Clipboard
Message
This is your clipboard: Clipboard and it's not a recognized URL. Please copy a URL to the Clipboard and rerun the workflow.
Button 1
OK
Output Value
Input
Button 2
(don't show)
Output Value
Button 3
(don't show)
Output Value
Show Cancel Button
OFF
Done! ?
Stop
  • This Workflow
  • Repeat Block
Show HUD Alert
ON
Message
Done!
…End If