Skip to content

Releases: mariomile/obsidian-artifacts

Artifacts 0.1.1

Choose a tag to compare

@mariomile mariomile released this 26 Jul 21:22

Full Changelog: 0.1.0...0.1.1

Artifacts 0.1.0

Choose a tag to compare

@mariomile mariomile released this 23 Jul 02:07

Initial release. Consolidates borrax-html, embed-html, and obsidian-html-plugin into one plugin:

  • Standalone tab view for .html/.htm files (default reader)
  • Inline embedding via ![[artifact.html]] (lazy-loaded via IntersectionObserver)
  • Auto-reload when the source file changes
  • Desktop-only "Screenshot artifact to PNG" command
  • Webview on desktop, sandboxed iframe fallback on mobile