0.2.0 — IMG→MD-Sidebar
0.2.0 — IMG→MD-Sidebar
First published release. Bundles the previously-unreleased features (visible thinking in chat, copy answers, chat model UX) with the new interactive IMG→MD sidebar:
- Checkbox list of the active note's images — select/deselect-all; unsupported formats (HEIC/HEIF) shown disabled
- Per-image live-streaming transcription into result cards, with an optional thinking block and a copy button
- Deliberate writing — "Create note" per card or "Create all" at once (batched, single source-note write); a re-scan after writing drops the handled image from the list
- Built on a shared SSE transport (
streamSSE, reused by chat and vision) and a shared batched writer (writeTranscripts, reused by the sidebar and the IMG→MD command); the command and editor context-menu remain
Plus the 0.1.0 foundation: offline related-notes, live indexing, semantic search, and grounded RAG chat.
Canonical home: https://codeberg.org/jkaindl/vault-rag — this GitHub repo is a mirror.
Install (manual)
Download main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/vault-rag/, then enable the plugin.
See CHANGELOG.md for the full list.