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

Content Publisher

roomi-fieldsroomi-fields658 downloads

Publish your notes to multiple platforms: Substack, WordPress, and LinkedIn.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates19

Obsidian Content Publisher

Publish your Obsidian notes to multiple platforms: Substack, WordPress, and more

Installation • Platforms • Usage • Roadmap


Supported Platforms

Platform Status Features
Substack ✅ Draft/publish, images, audience targeting, sections
WordPress ✅ Multi-server, categories, tags, Rank Math SEO, Polylang
LinkedIn ✅ Text/article posts, draft support, editable preview

See PLATFORMS.md for detailed setup and frontmatter documentation.


Features

Substack

  • One-Click Login — Automatic Substack authentication (desktop only)
  • Draft & Publish — Save as draft or publish immediately
  • Multi-Publication — Manage multiple Substack publications
  • Audience Control — Target everyone, paid-only, free-only, or founding members
  • Tags & Sections — Organize posts with tags and publication sections

WordPress

  • Multi-Server — Configure multiple WordPress sites (production, staging, etc.)
  • Server Selector — Choose which server to publish to
  • Categories & Tags — Auto-fetch categories, create tags on the fly
  • SEO Integration — Rank Math meta fields support
  • Wikilinks — Automatic conversion to WordPress internal links
  • Drop Cap Images — Decorative initial images (see Advanced Features)
  • Bilingual Publishing — FR/EN with Polylang (see Advanced Features)

LinkedIn

  • Text & Article Posts — Share text or articles with link preview
  • Auto Article URL — Uses wordpress_url or substack_url from frontmatter
  • Editable Preview — Edit content before publishing (3000 char limit)
  • Draft Support — Save as draft before publishing
  • Bilingual Support — Publish FR or EN version separately

General

  • Markdown Conversion — Full conversion to platform formats
  • Image Upload — Local images auto-uploaded to platform CDN
  • Frontmatter Support — Configure per-post settings via YAML
  • Cross-Platform — Publish to WordPress first, then Substack with link

Installation

From Community Plugins

  1. Open Settings → Community plugins
  2. Search for "Content Publisher"
  3. Install and enable

Manual Installation

  1. Download main.js, manifest.json, styles.css from latest release
  2. Create folder: .obsidian/plugins/content-publisher/
  3. Copy files into the folder
  4. Restart Obsidian → Enable plugin

Quick Start

Substack

  1. Go to Settings → Content Publisher → Authentication
  2. Click "Login" to authenticate with Substack
  3. Click "Refresh" to fetch your publications

WordPress

  1. Go to Settings → Content Publisher → WordPress
  2. Enable WordPress publishing
  3. Add a server with your WordPress URL and Application Password
  4. Click "Fetch from WP" to load categories

LinkedIn

  1. Go to Settings → Content Publisher → LinkedIn
  2. Enable LinkedIn publishing
  3. Follow the Setup guide in settings to get your access token via Postman
  4. Test connection to verify

Usage

  1. Open any Markdown note
  2. Add frontmatter (optional) for platform-specific settings
  3. Click the ribbon icon or use command palette
  4. Select platform and options
  5. Publish or save as draft

See PLATFORMS.md for frontmatter examples and platform-specific options.


Advanced Features

These optional features activate automatically when specific patterns are detected in your content.

Drop Cap Images (WordPress)

Add decorative initial images (medieval manuscript style) to your WordPress posts. The image floats left as a visual drop cap while the first letter remains in the HTML for SEO.

Usage: Name your image file with enluminure in the path:

![[Assets/enluminure-A.png]]

Your article content starts here...

Or specify in frontmatter:

---
enluminure: Assets/drop-caps/letter-A.png
---

The image will be:

  • Uploaded to WordPress
  • Positioned as a floating drop cap (200px max-width)
  • Set as the featured image and Open Graph image (Rank Math)
  • Removed from inline content to avoid duplication

Note: This feature only activates when "enluminure" appears in an image path. Regular images are unaffected.

Bilingual Publishing (WordPress + Polylang)

Publish French and English versions of your content simultaneously using the Polylang plugin.

1. Enable in Settings:

  • Go to WordPress server settings
  • Enable "Polylang" in the Multilingual section
  • Configure category mappings for each language

2. Write bilingual content using callouts:

> [!info]- 🇫🇷 Titre français
> Votre contenu en français ici.
>
> Plusieurs paragraphes sont supportés.

> [!info]- 🇬🇧 English Title
> Your English content here.
>
> Multiple paragraphs are supported.

3. Publish: The plugin will create two linked WordPress posts (one FR, one EN) with proper Polylang language tags.

Note: This feature only activates when both 🇫🇷 and 🇬🇧 callouts are present and Polylang is enabled.


Privacy & Security

  • Credentials stored locally in your vault
  • No telemetry or data collection
  • WordPress uses Application Passwords (not your login)
  • Open source — audit the code yourself

Troubleshooting

Error Solution
"Session expired" (Substack) Re-login via Settings → Login
"Publication not found" Check subdomain spelling
"401 Unauthorized" (WordPress) Check Application Password
Plugin not loading Enable in Community plugins, restart Obsidian

Roadmap

See ROADMAP.md for planned features.

Coming soon:

  • Cover image support
  • Scheduled publishing

Credits

Built upon these open-source projects:

  • obsidian-content-os by @eharris128
  • substack-mcp-plus by @ty13r
  • python-substack by @ma2za

See ATTRIBUTIONS.md for details.


License

MIT License — See LICENSE for details.


Contributing

Found a bug? Have an idea? Open an issue or submit a PR!

See CONTRIBUTING.md for guidelines.


Disclaimer: This plugin uses unofficial APIs. Not affiliated with Substack or WordPress.

Star on GitHub if this helps you!

HealthExcellent
ReviewCaution
About
Publish Obsidian notes to Substack, WordPress, and LinkedIn with full Markdown conversion, local image upload to platform CDN, draft support, audience targeting, and bilingual publishing. Control publications and servers, sync tags/categories/sections, edit previews, and chain publishes across platforms.
PublishingIntegrationsAttachments
Details
Current version
2.4.0
Last updated
3 months ago
Created
8 months ago
Updates
19 releases
Downloads
658
Compatible with
Obsidian 1.0.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
roomi-fieldsroomi-fields
github.com/roomi-fields
GitHubroomi-fields
  1. Community
  2. Plugins
  3. Publishing
  4. Content Publisher

Related plugins

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.

Digital Garden

Publish your notes to a digital garden for others to enjoy.

Image auto upload

Upload images from your clipboard by PicGo.

GitHub

Share as Gist

Share a note as a GitHub.com Gist.

Quartz Syncer

Manage and publish your notes to Quartz, the fast, batteries-included static-site generator.

Imgur

Upload images from your clipboard to imgur.com and embeds uploaded image to your note.

BRAT

Easily install a beta version of a plugin for testing.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.