LinkCache
Defined in: obsidian.d.ts:2160
Extends
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
Inherited from
link
link:
string
Defined in: obsidian.d.ts:3420
Link destination.
Inherited from
original
original:
string
Defined in: obsidian.d.ts:3425
Contains the text as it’s written in the document. Not available on Publish.
Inherited from
position
position:
Pos
Defined in: obsidian.d.ts:575
Position of this item in the note.