What problem does it solve?
Convert a papers.json file (output from lit-search or lit-review) into a set of per-paper Obsidian vault notes stored under VAULT_DIR/20-Sources/papers/. Each note includes a verbatim abstract, a project-context framed summary, a structured key-points skeleton, and Galaxy link suggestions (commented out for user confirmation). It builds a searchable paper wiki within the vault and updates the project memory with pool metadata to track progress across papers.
Core Features & Use Cases
- Per-paper Obsidian vault notes generated from papers.json with consistent frontmatter.
- Verbatim Abstract, project-scoped Summary, and a drafted Key points section to accelerate reading workflows.
- Galaxy link suggestions (commented out) and project-memory updates to support knowledge integration.
Quick Start
Import a papers.json into your Obsidian vault by running lit-vault with --papers path/to/papers.json and optionally --project PROJECT_ID.