Editorial Workflows

Clean Clipboard Link with Clean Links

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: Sends a URL from the clipboard to the Clean Links app and then returns to Editorial.

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)
No URL in the 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
Please copy a URL to the clipboard and rerun the workflow.
Button 1
OK, Thanks
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
URL in the 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
clean-links://x-callback-url/clean?url=Clipboard&x-success=editorial://
Tab
  • Last-used Tab
  • New Tab
  • Tab with ID:
Unique identifier
Wait until Loaded
OFF
Reveal Browser Automatically
ON
…End If