Skip to content

MetadataCache.unresolvedLinks

MetadataCache › unresolvedLinks

Official

Type: Record<string, Record<string, number>>

Contains all unresolved links. This object maps each source file to an object of unknown destinations with count. Source paths are all vault absolute paths, similar to resolvedLinks.