Editorial Workflows

Clipboard Case

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 text from the clipboard, converts to Title Case. For posting purposes.

Output: Title Case text in system clipboard, or inserted in editor.

Shared by: @viticci

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Generate Text ?
Text
Clipboard
Change Case ?
  • UPPER CASE
  • lower case
  • Title Case
Set Variable ?
Variable Name
case
Value
Input
Show Alert ?
Title
Converted Text
Message
case
Button 1
Copy
Output Value
copy
Button 2
Insert
Output Value
insert
Button 3
(don't show)
Output Value
Show Cancel Button
ON
If… ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
copy
Generate Text ?
Text
case
Set Clipboard ?
…End If
If… ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
insert
Replace Selected Text ?
Replacement Text
case
…End If