Editorial Workflows

Make HTML Link

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: Takes a URL you’ve previously copied to Clipboard and creates an HTML link around the selected text.

Shared by: Jim Leff

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Set Variable ?
Variable Name
selected_text
Value
Selected Text
Get Clipboard ?
Set Variable ?
Variable Name
URL
Value
Clipboard
Generate Text ?
Text
<a href=“URL”>selected_text</a>
Replace Selected Text ?
Replacement Text
Input