getAllFrontmatterKeysWithFiles

getAllFrontmatterKeysWithFiles(): ReadonlyMap<string, ReadonlySet<string>>

Returns a map of all frontmatter keys across the vault to their file sets.

Returns

ReadonlyMap<string, ReadonlySet<string>> — lowercased key name → set of file paths.