Skip to content

feat: add Obsidian vault ingestion#349

Open
raoabinav wants to merge 3 commits into
StarTrail-org:mainfrom
raoabinav:codex/p1-obsidian-review
Open

feat: add Obsidian vault ingestion#349
raoabinav wants to merge 3 commits into
StarTrail-org:mainfrom
raoabinav:codex/p1-obsidian-review

Conversation

@raoabinav
Copy link
Copy Markdown
Contributor

@raoabinav raoabinav commented Jun 3, 2026

Evaluator Summary

  • Abi added an Obsidian vault ingestion example that indexes Markdown notes while preserving vault-aware metadata such as relative paths, titles, aliases, tags, wikilinks, embeds, and frontmatter.
  • The design treats Obsidian as a graph-shaped local knowledge base, so retrieval results carry enough metadata for backlink-aware and note-aware follow-ups.
  • The implementation is scoped to Markdown vault ingestion rather than an Obsidian plugin or live sync, keeping the first PR reviewable and testable.
  • Quality bar: focused tests cover vault parsing and metadata extraction; lint/format checks were run for the app and tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant