Skip to content

EmbedCache

Defined in: obsidian.d.ts:1458

optional displayText: string

Defined in: obsidian.d.ts:3498

Available if title is different from link text, in the case of [[page name|display name]] this will return display name

ReferenceCache.displayText


link: string

Defined in: obsidian.d.ts:3488

Link destination.

ReferenceCache.link


original: string

Defined in: obsidian.d.ts:3493

Contains the text as it’s written in the document. Not available on Publish.

ReferenceCache.original


position: Pos

Defined in: obsidian.d.ts:599

Position of this item in the note.

ReferenceCache.position