OBV-13 · SHELL 3 (WRITING & STRUCTURE) · ORBITING BODY · MAG v0.1.1 · DESKTOP
AIditor
Durable margin annotations, anchored to blocks.
SOURCE: GITHUB.COM/MARIOMILE/OBSIDIAN-AIDITOR ↗annotated span
gloss
Worth double-checking this before it ships.
resolvereopen
FRAME 13 — AIDITOR TELEMETRY, RECEIVED INTACT. FALSE COLOR.
OBSERVED NATURE
Attach a comment to a specific block in a note without mutating the block's prose. The annotation lives with the note durably — survives edits, sync, reopen — and can be resolved (archived, not deleted) or reopened. Built for self-review of drafts before publishing.
DETECTED SIGNATURES
- Comments anchored to a block, never mutating its prose
- Survives edits, sync, and reopen
- Resolve (archive) or reopen — never a silent delete
- Inline highlight, click to open the gloss
APPROACH VECTOR
- Ask a coding agent (suggested, simplest for now) — point Claude Code, Codex, or a similar agent at
https://github.com/mariomile/obsidian-aiditorand ask it to clone the repo and install the plugin into.obsidian/plugins/aiditor. 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-aiditor. - Manual — download main.js, manifest.json (+ styles.css) from the latest release into
.obsidian/plugins/aiditor, then enable it under Community plugins.