Editorial Workflows

Percent Encode

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: Percent Encodes either the Clipboard, Selected Text or Browser Selection and pastes the result in the clipboard.

Shared by: @devsl

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Show Alert ?
Title
What to Percent Encode?
Message
Button 1
Clipboard
Output Value
clip
Button 2
Selected Text
Output Value
selected
Button 3
Browser Selection
Output Value
browserselected
Show Cancel Button
ON
Clipboard ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
clip
Generate Text ?
Text
Clipboard
…End If
Selected Text ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
selected
Generate Text ?
Text
Selected Text
…End If
Browser Selection ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
browserselected
Generate Text ?
Text
Browser Selection
…End If
URL Escape ?
Set Clipboard ?
Done! ?
Stop
  • This Workflow
  • Repeat Block
Show HUD Alert
ON
Message
Done!