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 with a file name and Markdown Frontmatter generated from a UI form fields. It creates an out put file name and frontmatter title from fields that are specific to creating a document that a screen writer would use to make a scene document.

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