OBV-15 · SHELL 2 (VIEWS & TIME) · ORBITING BODY · MAG v0.1.1 · MOBILE ✓

Artifacts

View, embed, and screenshot self-contained HTML artifacts.

SOURCE: GITHUB.COM/MARIOMILE/OBSIDIAN-ARTIFACTS ↗
TLM-15Artifacts · LIVE FRAME
index.html

FRAME 15 — ARTIFACTS TELEMETRY, RECEIVED INTACT. FALSE COLOR.

OBSERVED NATURE

Artifacts renders standalone .html/.htm files as a native Obsidian view, embeds them inline in notes with a single wikilink, and reloads automatically when the source changes. It consolidates three older, separate plugins into one — with a desktop screenshot-to-PNG command built in.

DETECTED SIGNATURES

  • Standalone tab view for .html/.htm files — the default reader
  • Inline embedding via a plain wikilink
  • Auto-reload the instant the source file changes
  • Desktop-only screenshot-to-PNG command
  • Replaces three older plugins with one supported view

APPROACH VECTOR

  1. Ask a coding agent (suggested, simplest for now) — point Claude Code, Codex, or a similar agent at https://github.com/mariomile/obsidian-artifacts and ask it to clone the repo and install the plugin into .obsidian/plugins/artifacts. The suite isn't in the official Community Plugins store yet, so this is the fastest path today.
  2. Via BRAT — install Obsidian42 BRAT, then “Add beta plugin” → mariomile/obsidian-artifacts.
  3. Manual — download main.js, manifest.json (+ styles.css) from the latest release into .obsidian/plugins/artifacts, then enable it under Community plugins.