Editorial Workflows

Jekyll: New Post

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: Create a new Jekyll document including front-matter.

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Select from List ?
Title
Post Type
List (Lines)
Aside micropost Post post
Multiple Selection
OFF
Show in Popover
OFF
Set Variable ?
Variable Name
postType
Value
Input
Request Text Input ?
Title
Post Title
Initial Text
  • Single Line
  • Multiple Lines
Keyboard Options:
Remove Whitespace ?
  • Trim leading/trailing whitespace
  • Remove empty lines
Set Variable ?
Variable Name
postTitle
Value
Input
Change Case ?
  • UPPER CASE
  • lower case
  • Title Case
Find / Replace ?
Find
[ '"-=:!?@£#$%&*()_+|;~`<>,.]+
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
-
Set Variable ?
Variable Name
postSlug
Value
Input
Set Variable ?
Variable Name
postFilename
Value
Year: 2001-Month: 01-Day: 01-postSlug.markdown
Request Text Input ?
Title
Tags
Initial Text
  • Single Line
  • Multiple Lines
Keyboard Options:
Change Case ?
  • UPPER CASE
  • lower case
  • Title Case
Set Variable ?
Variable Name
postTags
Value
Input
If… ?
Run the block if
postType
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
micropost
Set Variable ?
Variable Name
postTitle
Value
…End If
Create Document ?
Filename
postFilename
Content
--- title: "postTitle" layout: post tags: postTags ---
Open in Editor
ON