Skip to content

Releases: syw2014/obsidian-copy-to-wechat

0.1.1

16 Jun 09:45

Choose a tag to compare

Copy your Obsidian notes to WeChat — either as chat-friendly plain text (with clean indentation and list formatting) or as a rendered image. Available from the editor right-click menu and the command palette.

Changes in 0.1.1

  • Render the image export via DOMParser and move the article theme into styles.css (no more injected <style> element)
  • Use the standard Async Clipboard API for image copy
  • Address Obsidian community plugin review findings (lint/compliance); no user-facing behavior change

0.1.0

16 Jun 08:49

Choose a tag to compare

First release