Editorial Workflows

Markdown(Scene)

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: This workflow creates a markdown document for scene based content that aids in the creation of a story. The workflow creates a file name and front matter taken from a custom UI that grabs input from the following fields: Scene, Setting, Location and Enviroment titles. It also populates the document with the following story history headers: Previously, Objective, Obstacle and Up Next.

Shared by: Scott Larson

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Scene File UI ?
User Interface
Presentation Style
  • Sheet
  • Full-Screen
  • Popover
Output
%ui:Scene Title Field-%ui:Setting Title Field-%ui:Location Title Field-%ui:Environment Title Field
Use Editor Theme
ON
Change Case ?
  • UPPER CASE
  • lower case
  • Title Case
Set Variable ?
Variable Name
scene-file-name
Value
Input
Set Variable ?
Variable Name
scene-front-matter-title
Value
Input
Generate Text ?
Text
scene-front-matter-title
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
scene-front-matter-title-update
Value
Input
Create Markdown Scene Entry ?
Filename
scene-file-name.md
Content
--- title: scene-front-matter-title-update subtitle: author: Scott Larson date: Year: 2001/Month: 01/Day: 01 Hour: 01 (12h):Minute: 01 --- ## Previously ## Main Objective ## Main Obstacle ## Up Next %cursor
Open in Editor
ON