What problem does it solve?
It eliminates the manual work of capturing useful knowledge from web pages and converting it into structured, Obsidian-friendly wiki entries.
Core Features & Use Cases
- Web page distillation into Obsidian: Fetches a URL, extracts key ideas, entities, and open questions, and writes a well-structured wiki page.
- Automatic destination routing: Detects the current project context and saves references into the right project folder, otherwise writes to misc/ and supports later promotion via affinity.
- Deduplication and safe handling: Detects whether the URL was already ingested using the vault manifest and uses explicit content trust boundaries to avoid acting on instructions found in untrusted page content.
Quick Start
Use ingest-url when you want the AI to add a provided web link to your Obsidian wiki, placing it under the active project if possible.