Skip to content

0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 09:45

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