Skip to content

MetadataCache.getLinks method

MetadataCache › getLinks

Unofficial

Get all links within the vault per file.

Signature:

getLinks(): Record<string, Reference[]>

Returns: Record<string, Reference[]>A record of file path to references.