OBV-14 · SHELL 2 (VIEWS & TIME) · ORBITING BODY · MAG v0.3.0 · MOBILE ~
Glance
Standalone links, rendered as rich Craft-style cards.
SOURCE: GITHUB.COM/MARIOMILE/OBSIDIAN-GLANCE ↗FRAME 14 — GLANCE TELEMETRY, RECEIVED INTACT. FALSE COLOR.
OBSERVED NATURE
Glance renders standalone web links as rich, Craft-style cards while keeping the note source as ordinary Markdown. Source-pure — a raw URL or standard link stays unchanged — and the card becomes editable Markdown the moment its line is active.
DETECTED SIGNATURES
- Standalone links render as cards with favicon and preview
- Source-pure — the Markdown underneath never changes
- Native editing — the card reverts to Markdown when active
- Theme-aware, no third-party proxy or analytics
APPROACH VECTOR
- Ask a coding agent (suggested, simplest for now) — point Claude Code, Codex, or a similar agent at
https://github.com/mariomile/obsidian-glanceand ask it to clone the repo and install the plugin into.obsidian/plugins/glance. The suite isn't in the official Community Plugins store yet, so this is the fastest path today. - Via BRAT — install Obsidian42 BRAT, then “Add beta plugin” →
mariomile/obsidian-glance. - Manual — download main.js, manifest.json (+ styles.css) from the latest release into
.obsidian/plugins/glance, then enable it under Community plugins.