VaultMD / DanglingLink
Type Alias: DanglingLink
DanglingLink =
object
Defined in: src/query/models/dangling-link.ts:6
A link that resolves to nothing — the vault-wide counterpart of an OutboundLink whose resolved is null. Returned by QueryApi.danglingLinks.
Properties
from
from:
string
Defined in: src/query/models/dangling-link.ts:8
Vault-relative path of the note containing the link.
target
target:
string
Defined in: src/query/models/dangling-link.ts:10
Normalised link target as stored in the index (it matches no note).