runnerback11 downloadsTurn notes into WeChat Official Account articles, Xiaohongshu image cards, and Feishu docs, with live preview.
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.
打开预览面板) to open the preview panel.server/.The plugin makes network requests only when you trigger an action, and only to services you configure:
api.weixin.qq.com) through the proxy URL you set, when you upload images or save drafts to your Official Account.open.feishu.cn) when you sync a note to Feishu. Mermaid diagrams in Feishu sync are rendered remotely through kroki.io.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.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.
Download main.js / manifest.json / styles.css from the latest release into .obsidian/plugins/note-content-studio/, then enable the plugin.
See docs/guides/ for proxy setup, AI provider setup, and Xiaohongshu publishing.
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.
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.