README file from
GithubLUMI Sync
Forward WeChat content to your Obsidian vault — automatically organized by AI.
LUMI Sync is the Obsidian companion of the LUMI service. Forward articles, files, voice messages, images, and videos to the "lumi助手" WeChat bot; they are collected, organized (AI digests, transcription), and synced into your vault.
Install
- Community plugins (pending review): Settings → Community plugins → search "LUMI".
- BRAT: add
lufei150426/lumi-syncas a beta plugin. - Manual: download
main.js,manifest.json,styles.cssfrom Releases into<vault>/.obsidian/plugins/lumi-sync/, then enable the plugin.
Usage
- Open the plugin settings and add the「lumi助手」WeChat contact (QR card included).
- Click "获取配对码" to get a pairing code; send it to the bot in WeChat — connection completes automatically.
- Forward any content to the bot in WeChat; it syncs into your vault automatically.
This plugin talks only to the LUMI service (lumi.pblc.top) that hosts your own content queue. No telemetry, no third-party data collection.
微信里的好内容,一键沉淀为你的 Obsidian 知识资产。
LUMI 是跨平台知识资产统一入库工具:在微信里把文章、文件、语音、图片、视频直接转发给「lumi助手」,内容经 AI 整理后自动同步到你的 Obsidian 仓库。
支持的内容源
| 类型 | 说明 |
|---|---|
| 公众号文章 | 全文 + 图片行内插入 + 封面头图,全格式保真(标题/表格/代码块/引用) |
| 通用网页链接 | 静态站/JS 渲染站均可,正文提取 + 全格式转换 |
| 知乎专栏/回答 | 专栏文章与回答页精确提取 |
| 飞书文档 | 全文 + 图片 |
| 文本消息 | 直接落笔记;含链接智能识别(裸链接抓取、长文嵌链接存原文) |
| 文件(PDF/Word/PPT/Excel) | 原件入附件 + AI 导读;Office 文档附 PDF 预览版 |
| 语音消息 | AI 转写整理,合并进语音笔记,原音可回放 |
| 音频文件 | 同上,附件原件 + AI 整理稿 |
| 图片/视频 | 原件入附件,滚动进图片笔记/视频笔记 |
工作原理
微信转发给 lumi助手 → LUMI 服务(自建)收集 + AI 整理 → 本插件同步到 Obsidian
本插件需要配合 LUMI 服务使用。插件与你的 LUMI 服务(lumi.pblc.top)通信以下载你转发过的内容——这不是遥测,没有数据会发往任何第三方。
安装
社区插件市场(审核中)
上架后在 Obsidian 设置 → 第三方插件 → 社区插件市场搜索「LUMI」。
BRAT(审核期推荐)
- 安装 BRAT 插件
- BRAT → Add Beta Plugin → 填入
lufei150426/lumi-sync - 启用 LUMI Sync
手动安装
- 到 Releases 下载
main.js、manifest.json、styles.css - 放入
<你的库>/.obsidian/plugins/lumi-sync/ - 重启 Obsidian,启用插件
使用
- 设置页扫码添加「lumi助手」为微信好友
- 点击「获取配对码」,把配对码发给 lumi助手,自动完成连接
- 之后在微信里转发任何内容给 lumi助手,即会自动同步进你的仓库
License
MIT