ai-chen20502k downloadsRelease the article from your vault to WeChat, Baidu Baijiahao, or another article release platform.
The Obsidian WeChat public platform plug-in is an obsidian community plug-in that is used to publish articles or videos and other resources in obsidian to the WeChat public account.
| Wechat Public Platform | Baidu BaiJiaHao |
|---|---|
|
|
https://github.com/ai-chen2050/obsidian-wechat-public-platform/releases
| Overall | Down/Upload |
|---|---|
![]() |
![]() |
![]() |
![]() |
Directly search for wechat public in the plug-in market, find Wechat public Plugin and click install to install it. After the installation is complete, click Enable to enable the plug-in. [png]
Second method is download the release package, then make a new dir, name to wechat-public-plugin, last put them to .obsidian/plugin, and find 3rd plugin to enable.
Or download the source code and compile it into main.js manifest.json and put it in the plug-in directory under .obsidian, and then Enable.
This repo also ships a CLI for OpenClaw automation. You can install and run it in one of these ways:
# Clone and build locally
git clone https://github.com/ai-chen2050/obsidian-wechat-public-platform.git
cd obsidian-wechat-public-platform
npm install
npm run build:cli
./dist/wechat-public-cli.js wechat:draft --file /path/to/article.md
# Install globally via npm (after publish)
npm install -g wechat-public-cli
wechat-public-cli wechat:draft --file /path/to/article.md
# Install via OpenClaw (if available)
claw install wechat-public-cli
If the CLI is published to npm, you can also run it with npx:
npx wechat-public-cli wechat:draft --file /path/to/article.md
author: Blake // for article author
thumb_media_id: "awM_2hMypzpKEBfvr0B09MPmBahsXrBzBhNAzIPXHzRYGjzErk7ZBs4L8nL7VpEY" // media id in wechat platform
banner: "https://images.unsplash.com/photo-1620266757065-5814239881fd?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=2400"
banner_path: "twitter.jpg" // image file path
open_comment: 0
source_url: "" // ref article url source
digest: ""
please refer to this page.
The Settings take effect only after the plug-in is restarted.
| Halo | World |
|---|---|
![]() |
![]() |