Skip to content

Releases: gordon-g/wechat-inbox-sync

v1.0.8 多入口管理

Choose a tag to compare

@gordon-g gordon-g released this 01 Sep 07:28

同一 Obsidian 可绑定多个微信入口(手机/电脑/家人微信各自绑定码),设置页可查看与单独移除某入口。需后端 v1.0.8+ 同步支持。

1.0.7

Choose a tag to compare

@gordon-g gordon-g released this 28 Aug 08:59

Fix: media download to vault (images/PDFs now saved locally).

  • Added attachmentsFolder setting
  • Fixed PDF wrongly rendered as image syntax
  • All media now uses local vault references

1.0.5

Choose a tag to compare

@gordon-g gordon-g released this 25 Aug 05:03
chore: add 1.0.5 to versions map

1.0.4

Choose a tag to compare

@gordon-g gordon-g released this 25 Aug 02:34

WeChat Content Sync v1.0.4

  • Fix blocking review error: replace direct HTML heading elements with Obsidian's new Setting().setName().setHeading() in settings tab.
  • Manifest and README already compliant in v1.0.3; this release rebuilds main.js from the fixed source.

1.0.3

Choose a tag to compare

@gordon-g gordon-g released this 25 Aug 02:25

WeChat Content Sync v1.0.3

  • Fix manifest description: remove the word "Obsidian" and redundant js/css fields to pass Obsidian community review.
  • Add bilingual (Chinese + English) README with installation and usage instructions.
  • Keep functionality unchanged.

1.0.2

Choose a tag to compare

@gordon-g gordon-g released this 25 Aug 00:53

WeChat Content Sync v1.0.2

  • Rename plugin id from obsidian-wechat-sync to wechat-content-sync (comply with Obsidian directory policy: id must not contain "obsidian")
  • Sync WeChat content (articles / images / videos / text) into Obsidian vault via companion mini-program, auto-creating backlinks
  • Publish notes back to the mini-program; built-in AI chat view resumes previous document

v1.0.1

Choose a tag to compare

@gordon-g gordon-g released this 20 Aug 08:45

Rename plugin id to obsidian-wechat-sync (原 wechat-inbox-sync 已被他人占用); 修正 manifest author; 功能不变。

1.0.0

Choose a tag to compare

@gordon-g gordon-g released this 18 Aug 10:56

首个公开发布版本(WeChat Inbox Sync)。

功能:

  • 微信生态内容(文章/图片/视频/文字)经配套小程序转发到 Obsidian 知识库
  • 自动建立双向链接(按标题关联)
  • 启动后自动拉取、可配置轮询间隔
  • 内置 AI 对话视图,自动续接上次文档上下文
  • 支持把笔记发布回小程序

使用:Obsidian 设置 → 社区插件 → 浏览,搜索 WeChat Inbox Sync;或用 BRAT 添加仓库 gordon-g/wechat-inbox-sync。