Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Shunn Export

Daniel MorganDaniel Morgan19 downloads

Export your Obsidian notes as properly formatted Shunn manuscript DOCX files, ready for short fiction submission.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

An Obsidian plugin that exports your notes as properly formatted manuscript DOCX files, ready to attach to a short fiction submission.

The plugin implements William Shunn's Proper Manuscript Format — the industry standard for short fiction submissions to speculative fiction magazines and beyond.


What it does

Every mechanical formatting requirement is handled automatically:

  • Font and size — Courier New, Courier, or Times New Roman at 12pt throughout
  • Line spacing — double-spaced
  • Paragraph indent — ½ inch first-line indent on every body paragraph
  • Margins — 1 inch on all four sides
  • First-page header — contact block (name, address, phone, email) upper-left; approximate word count upper-right, rounded to the nearest 100
  • Running header — Surname / Title / Page flush right from page 2 onwards, suppressed on page 1
  • Title page — title bold and centred roughly one-third down the page, byline below it
  • YAML frontmatter — stripped before export
  • Scene breaks — #, * * *, ---, or *** on their own line all become a centred #
  • Scene labels — Markdown headings (## Part Two) become bold centred text with an automatic # break before them
  • Italics — *word* or _word_ becomes italic (or underline, via toggle)
  • Em dashes — -- is converted to —

Installation

Via Obsidian Community Plugins

Search for Shunn Export in Settings → Community plugins → Browse.

Manual

Download main.js, manifest.json, and styles.css from the latest release and copy them to your vault at .obsidian/plugins/shunn-export/.


Usage

Open the sidebar via the ribbon icon or Command Palette (Open Shunn Exporter). Fill in your details — these persist between sessions.

Setting Notes
Title Used on the title page and in the running header
Author Name Legal name or pen name
Font Courier New (default), Courier, or Times New Roman
Include Address Toggles the contact block on the first-page header
Abbreviate Header Title Use a shorter title in the running header
Show Italics as Underline For markets that prefer underlining
Anonymous Manuscript Removes byline and surname from header (blind submissions)

Hit Export to generate the DOCX. The file saves to your downloads folder named after the story title.


Writing conventions

The exporter handles all formatting, but a few simple conventions in your Obsidian document are required:

Paragraph breaks — separate paragraphs with a blank line between them (standard Obsidian behaviour).

Scene breaks — put #, * * *, or --- on its own line with a blank line before and after.

Italics — use *word* or _word_. Do not use **bold** — there is no bold in Shunn format, and double asterisks will appear literally in the output.

Em dashes — type -- and the exporter converts it to —.

Smart quotes — enable Obsidian's smart quotes (Settings → Editor → Smart quotes) so curly quotes are used in the source file.

One space between sentences — the exporter does not normalise spacing; two spaces will carry through.


Links

  • Shunn Proper Manuscript Format
  • Eason Blackwood
HealthExcellent
ReviewPassed
About
Export notes as properly formatted manuscript DOCX files in William Shunn's Proper Manuscript Format for short fiction submissions. Apply standards automatically: Courier/Courier New/Times New Roman 12pt, double spacing, ½" first-line indents, 1" margins, title page and headers, scene breaks, italics and em dashes.
ExportFormattingPublishing
Details
Current version
1.0.2
Last updated
6 days ago
Created
6 days ago
Updates
3 releases
Downloads
19
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
0BSD
Report bugRequest featureReport plugin
Sponsor
Support
Author
Daniel MorganDaniel Morganeasonblackwood
GitHubeasonblackwood
  1. Community
  2. Plugins
  3. Export
  4. Shunn Export

Related plugins

Wechat Converter

将 Markdown 转换为微信公众号排版,并支持一键发送到微信公众号(支持自定义 CSS和公众号贴图)、飞书、小红书、知乎、微博、CSDN等20+平台。

GitHub

Share as Gist

Share a note as a GitHub.com Gist.

Heading Level Indent

Indenting content under headers based on their level.

QuickShare

Securely share your notes with one click. Notes are end-to-end encrypted. No API keys or configuration required.

WordPress

Publish to WordPress.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Admonition

Admonition block-styled content.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Pandoc Plugin

Commands to export to Pandoc-supported formats like DOCX, ePub and PDF.