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

storyForge

volcanicMolevolcanicMole125 downloads

A minimalist novel-writing workspace: series/book ordering, word-count history, and a scoped codex, built on plain markdown you already own.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10

⚠️ WARNING: this plugin no longer creates an external backup!

Instead it creates a folder within the vault and backs the vault up in there. The change was due to Obsidian's automated warning that the vault allows external access of your computer and my frustration that I had to mentally ignore the warning time and time again.

This change does mean that it should now be able to work on mobile devices.

Embedded custom fonts (and full manuscript typography) now live in the optional formatForge companion plugin, which talks to storyForge over host API v2 (api.formatting). That keeps storyForge’s bundle smaller for Obsidian Sync. (Sadly this means it's no longer a one-stop-shop but it's close enough with the advantage that formatForge can now work on other vaults for a simple-to-use theme formatting alteration plugin.)

storyForge

Storytelling plugin by volcanicMole (updated to 0.12.1, see What's New after What can storyForge do?)

Why storyForge?

I got fed up of having storytelling apps which were pretty but functionally useless, or functionally powerful, but ugly.

Then came the new generation of web apps: great, they were pretty and functional... Just they forced you to use a web browser (a real dangerous thing for me).

So I delved into Obsidian again and vibe coded storyForge to turn obsidian into a perfect storytelling app for me! And if I found it useful, I'm sure others would too, so I decided to release it. But, yes, I know it's only a pre-release as there's so much more I want to add to this plugin. Though, if I don't stop here and use it for a while, I doubt I'll get any storytelling done...

What can storyForge do?

There's a welcome note built into the plugin which gives a more detailed breakdown, but here is a short description of what you get within:

  1. standard Obsidian elements hidden so that it becomes a minimalist app (these can be easily turned on again).
  2. formatting options for storyForge’s own chrome (sizes, colours). Optional formatForge adds manuscript fonts/colours/dividers and hosts the shared formatting UI while enabled.
  3. library panel where you can switch between series and novel views.
  4. codex panel to hold all your story lore notes
  5. data security features: import and export of settings, backup your story automatically, full manual backup of entire vault and plugins, and no matter what storyForge only views your manuscript (after it creates it) and for your lore files it can only rename them (and create them, of course, but renaming is only done so you can use wikilinks).

Basically the idea is: Obsidian + storyForge + a theme = fully functional storytelling app

One which can be enhanced by using other plugins found within the Obsidian ecosystem!

What's New in 0.12.1

Obsidian community-plugin checker cleanup: drop forbidden injected <style> elements for right-rail chrome (use CSS variables + styles.css instead), remove unnecessary TypeScript assertions, and clear related CSS lint warnings.

What's New in 0.12.0

Story Context’s “named but not in Codex” list is quieter and more useful: hyphenated names stay together, title-style bridges like “Cult of the Snake” are kept, and common English words / contraction junk are filtered out. From the list you can create a Codex entry (+) or ignore a suggestion (−); ignores persist per book. In the details pane, confirm with the check icon or ignore with minus.

Optional formatForge companion support (host API v2) landed in 0.11.0 on the way here — manuscript fonts and typography live in that plugin when enabled.

What's New in 0.9.0

I've added functionality to the right sidebar. There's 3 panels there. First is the 'dash' or 'blank' panel. This is an empty panel to give you a minimal writing space, whilst keeping the editor centred and access to the left sidebar.

Second panel is the Story Context panel, this is a major change (and the first one which comes up when you open storyForge), in it you've got text analysis from your chapter shown in your sidebar. This sidebar remains visible if you leave the chapter so you can change things in your codex without losing this information.

Third panel is the Archive panel, I've removed the access to archive from the storyForge panel and moved them here. I'm in two minds wether this should be always on, toggle off, or toggle on...

Starting with storyForge

After installing, turn the plugin on, and a welcome screen pops up which asks to give the name of your series (or if you're telling a standalone novel, there's an option there to set that too).

Once you give the series name to storyForge you're brought into Obsidian proper with storyForge's welcome note already populated in the Codex to explain more. But briefly there's two default panels, the storyForge panel which houses all the features of the plugin and at the top in the library pane you can add novels, then within a novel, chapters to be placed into your series / novel (at first they're unplaced, so just drag them to their proper location and all be ready for your masterpiece).

To add a novel / chapter look for the add icon on the Unplaced pane's header row.

The other panel is the Tools panel. A fancy way of saying this is Obsidian's ribbon given a slight bit of fancying up (adding the titles of the buttons of the ribbon), so anything you can do in the ribbon you can do here.

Privacy and vault access

storyForge writes only inside _sf-backstage/ (plugin state) and _sf-backup/ (backup zips) — there's no code path anywhere in the plugin that writes to your prose, codex, or any other vault content.

If you're running an automated security/behavior scan against storyForge, here's what it'll likely flag and why:

  • Vault enumeration (recommendation): building a backup zip requires walking vault folders via Obsidian's vault.adapter.list() API. That happens only in src/backup.ts, only when a backup runs, and never uploads anything. The plugin does not use Node's fs module or write outside the vault.

The backup feature is the one exception to otherwise scoped read access. When a backup runs — whether you start it manually or via the schedule you've enabled — it reads vault files in order to zip them into _sf-backup/. The _sf-backup/ folder itself is always excluded so zips never nest previous backups. That's the sole reason the plugin walks vault folders.

Backups stay inside your vault (so they sync with Obsidian Sync / your chosen sync tool if you use one). Nothing leaves your machine via storyForge, and storyForge makes no network requests.

HealthExcellent
ReviewPassed
About
Transform Obsidian into a minimalist storytelling workspace with manuscript formatting and a library for series or novel views. Store worldbuilding in a codex, back up via import/export, and keep privacy by only creating/renaming lore files and reading the manuscript.
WritingInterfaceBackup
Details
Current version
0.12.1
Last updated
Yesterday
Created
Last month
Updates
10 releases
Downloads
125
Compatible with
Obsidian 1.13.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
volcanicMolevolcanicMolevolcanicmole
GitHubkennyrn
  1. Community
  2. Plugins
  3. Writing
  4. storyForge

Related plugins

Typewriter Mode

Typewriter scroll, writing focus, current line highlight, paragraph dimming, and more!

Keep the Rhythm

Turns out watching your word count go up is all the motivation you need.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Git

Integrate Git version control with automatic backup and other advanced features.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Note Toolbar

Add customizable toolbars to your notes.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.

Text Generator

Generate text content using GPT-3 (OpenAI).