Releases: syw2014/obsidian-copy-to-wechat
Releases · syw2014/obsidian-copy-to-wechat
0.1.1
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
DOMParserand move the article theme intostyles.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
First release