Reference
Defined in: obsidian.d.ts:3415
Base interface for items that point to a different location.
Extended by
Properties
displayText?
optional
displayText:string
Defined in: obsidian.d.ts:3430
Available if title is different from link text, in the case of [[page name|display name]]
this will return display name
link
link:
string
Defined in: obsidian.d.ts:3420
Link destination.
original
original:
string
Defined in: obsidian.d.ts:3425
Contains the text as it’s written in the document. Not available on Publish.