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

Simple Writing

alictiasalictias47 downloads

A simple writing-focused editor for Obsidian, designed to reduce formatting distractions and accidental Markdown shortcuts.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

A writing-focused editor for Obsidian, designed for long-form writing while keeping Markdown as the source of truth.

Simple Writing provides a cleaner, more focused writing environment without changing the underlying Markdown file.

With writing mode enabled alt text

With writing mode disabled alt text

Features

  • Distraction-free Writing Mode
  • Book-like typography and layout
  • Chapter formatting
  • Paragraph indentation
  • Dialogue shortcuts
  • Markdown remains the source of truth
  • Works directly with standard Obsidian Markdown files

Writing Mode

Writing Mode provides a dedicated layout for long-form writing.

When enabled, the editor uses a wider writing area, larger typography, and formatting designed to make long texts more comfortable to write and read.

Writing Mode is enabled on files containing:

type: writing

You can toggle Writing Mode using the book icon in the ribbon.

Writing Markers

Simple Writing uses small Markdown-compatible markers to control certain formatting behaviors.

Chapters

Add a chapter using:

[chapter] Chapter 1

In Writing Mode, the [chapter] marker is hidden and the chapter title receives special formatting.

Paragraph indentation

Add a paragraph indentation using:

[startParagraph] Sofia entered the forest.

In Writing Mode, the [startParagraph] marker is hidden and the paragraph receives a first-line indentation.

These markers remain part of the Markdown source, so the underlying file is never locked into a proprietary format.

Writing Shortcuts

Writing Mode provides shortcuts for common writing actions.

Shortcut Action
/, Start an indented paragraph
/- Insert dialogue
/+ Insert a chapter
/dialogue Insert dialogue

Example

Typing:

/,Sofia entered the forest.

creates:

[startParagraph] Sofia entered the forest.

Typing:

/-Where are you going?

creates:

— Where are you going?

Typing:

/+Chapter 1

creates:

[chapter] Chapter 1

Shortcuts are only active while Writing Mode is enabled.

Markdown First

Simple Writing is designed to work with Markdown, not replace it.

Your .md files remain regular Obsidian Markdown files and can still be opened and edited normally, even without Simple Writing.

The plugin only changes how writing files are presented and provides optional writing markers and shortcuts.

Installation

Once Simple Writing is available in the Obsidian Community Plugins directory:

  1. Open Settings → Community plugins.
  2. Select Browse.
  3. Search for Simple Writing.
  4. Install the plugin.
  5. Enable it.

Compatibility

Simple Writing is designed for Obsidian and works with standard Markdown files.

Roadmap

Planned features include:

  • EPUB export
  • Additional writing shortcuts
  • Scene breaks
  • Additional writing block types
  • Improved navigation for long-form projects
  • More customization options

The roadmap may change as the project develops.

License

[Choose a license for the project.]

HealthExcellent
ReviewSatisfactory
About
Create a distraction-free, book-style writing environment with a wider layout, larger typography, chapter markers, paragraph indentation, and dialogue shortcuts that stay in your Markdown files. Keep plain .md files as the source of truth by embedding formatting markers directly in the source.
WritingFormattingEditing
Details
Current version
1.0.2
Last updated
Last week
Created
Last week
Updates
3 releases
Downloads
47
Compatible with
Obsidian 1.4.4+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
alictiasalictias
github.com/Alictias
GitHubalictias
  1. Community
  2. Plugins
  3. Writing
  4. Simple Writing

Related plugins

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

Editing Toolbar

The Editing Toolbar is modified from cMenu, which provides more powerful customization settings and has many built-in editing commands to be a MS Word-like toolbar editing experience.

Sort and Permute lines

Sort and Permute lines in whole file or selection.

LanguageTool

Unofficial integration of the LanguageTool spell and grammar checker.

List Callouts

Create simple callouts in lists.

Fountain Editor

Fountain (screenplay) syntax highlighting in the editor.

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.

Meta Bind

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

Advanced Tables

Improved table navigation, formatting, and manipulation.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)