Expand description
Obsidian vault configuration utilities.
Provides discovery and parsing of .obsidian/app.json files,
with caching for efficient repeated lookups.
Mirrors the pattern used by mkdocs_config.rs for MkDocs projects.
Enums§
- Attachment
Resolution - Result of resolving the Obsidian attachment folder configuration.
Functions§
- find_
obsidian_ vault - Find an Obsidian vault root by walking up from
start_path. - resolve_
attachment_ folder - Resolve the attachment folder for a given file in an Obsidian vault.