๐Ÿ’Ž Obsidian Developer Docs

Home

โฏ

Reference

โฏ

TypeScript API

โฏ

resolveSubpath

resolveSubpath

2025๋…„ 6์›” 29์ผ1 min read

resolveSubpath

resolveSubpath() function

Resolve the given subpath to a reference in the MetadataCache.

Signature:

export function resolveSubpath(cache: CachedMetadata, subpath: string): HeadingSubpathResult | BlockSubpathResult | FootnoteSubpathResult | null;

Parameters

ParameterTypeDescription
cacheCachedMetadata
subpathstring

Returns:

HeadingSubpathResult|BlockSubpathResult|FootnoteSubpathResult | null


๊ทธ๋ž˜ํ”„ ๋ทฐ

  • resolveSubpath() function
  • Parameters

๋ฐฑ๋งํฌ

  • index
  • resolveSubpath

Created with Quartz v4.5.1 ยฉ 2025

  • GitHub
  • Discord Community