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

Note Content Studio

runnerbackrunnerback11 downloads

Turn notes into WeChat Official Account articles, Xiaohongshu image cards, and Feishu docs, with live preview.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Version 3.11.9 · Updated 2026-09-17 · 简体中文 · Support on Afdian / 爱发电

Turn your Obsidian notes into ready-to-publish content: WeChat Official Account articles, Xiaohongshu (rednote) image cards, and Feishu cloud docs, all previewed live inside Obsidian.

Features

  • WeChat articles: live preview your Markdown as a WeChat-ready article (code blocks, quotes, local images, GIFs, math and diagrams all handled). Copy into the WeChat editor with one click, or save straight to your account's drafts.
  • Xiaohongshu image cards: switch the preview to 小红书 mode and each heading becomes one image card. Style them with themes (including an iOS-Notes look), then export as PNGs.
  • Feishu docs: sync the same note to Feishu cloud documents.
  • AI layout and title polish (optional): AI-assisted typesetting and title suggestions with your own API key.
  • Draft publishing to Xiaohongshu / X (optional): push rendered cards to the platform draft box through a companion browser extension.

Quick start

  1. Click the Content Studio ribbon icon (or run the command 打开预览面板) to open the preview panel.
  2. Edit your note. The panel renders it live, with two-way scroll sync.
  3. Use the panel toolbar to switch platform (公众号 / 小红书 / X), tweak styles, and publish via 发布与分发.

Setup

  • WeChat: add your Official Account AppID/Secret in settings. WeChat's API enforces an IP whitelist, so requests go through a proxy that you host yourself. See API proxy setup; a reference proxy server is included in server/.
  • Feishu: add your Feishu app credentials in settings.
  • AI features (optional): configure an AI provider and API key in settings. See AI provider setup.
  • Xiaohongshu / X draft publishing (optional, metered): requires the companion browser extension Crosspost, which is distributed separately and is not yet publicly available. Everything else works without it: card preview, PNG/ZIP export and copy. Publishing is metered per day: Free 3 publishes/day, Pro 30/day, Max unlimited. Pro and Max are paid licenses sold on Afdian (Lemon Squeezy for overseas users coming later); paste the license key under Settings → 分发设置 → 其他平台. See Quota and license.

Network use and privacy

The plugin makes network requests only when you trigger an action, and only to services you configure:

  • WeChat API (api.weixin.qq.com) through the proxy URL you set, when you upload images or save drafts to your Official Account.
  • Feishu Open API (open.feishu.cn) when you sync a note to Feishu. Mermaid diagrams in Feishu sync are rendered remotely through kroki.io.
  • Your AI provider endpoint (DeepSeek, OpenAI-compatible or Anthropic-compatible, whichever you configure) when you run AI layout or title polish.
  • Local WebSocket server on 127.0.0.1:9527 (port configurable) for pairing the optional Crosspost extension. It only starts when multi-platform publishing is enabled in settings and accepts local connections only.
  • License service (api.runfast.xyz/license) for the metered Xiaohongshu / X publishing: the extension sends an anonymous device ID, the license key (if any) and the platform name to count publishes; the plugin calls it only when you redeem an Afdian order number. No note content is sent.

Credentials (AppID/Secret, tokens, API keys, license key) are stored in the plugin's data.json inside your vault and are sent only to the services above. There is no telemetry or analytics. Payment is required for full access to Xiaohongshu / X publishing beyond the free daily quota.

Manual install

Download main.js / manifest.json / styles.css from the latest release into .obsidian/plugins/note-content-studio/, then enable the plugin.

Docs

See docs/guides/ for proxy setup, AI provider setup, and Xiaohongshu publishing.

Support the project

Note Content Studio is free and MIT licensed, developed and maintained by runnerback. If it saves you time, you can support it on Afdian / 爱发电: https://afdian.com/a/note_content_studio . The same page sells the Pro / Max licenses for metered Xiaohongshu / X publishing; every other feature stays free.

Acknowledgements

Built on obsidian-wechat-converter by DavidLam and a TypeScript port of the note-to-red rendering engine by Yeban, both MIT licensed. Their copyright notices are retained in THIRD_PARTY_NOTICES.md.

License

MIT

HealthExcellent
ReviewRisks
About
Turn Obsidian notes into publish-ready WeChat articles, Xiaohongshu image cards, or Feishu cloud documents with live preview and two-way scroll sync. Export card PNGs, copy or save WeChat drafts, sync to Feishu, and apply optional AI layout and title polish; publish drafts to Xiaohongshu/X via a companion extension.
PublishingExportIntegrations
Details
Current version
3.11.9
Last updated
2 days ago
Created
3 months ago
Updates
4 releases
Downloads
11
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Support
Author
runnerbackrunnerbackrunnerback
GitHubrunnerback
  1. Community
  2. Plugins
  3. Publishing
  4. Note Content Studio

Related plugins

GitHub

Share as Gist

Share a note as a GitHub.com Gist.

Yanki

Sync flashcards from a folder in your vault to Anki. Pure Markdown syntax. No fuss.

Wechat Converter

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

Digital Garden

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

BRAT

Easily install a beta version of a plugin for testing.

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

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.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Local REST API with MCP

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