Skip to content

ReferenceCache

Defined in: obsidian.d.ts:3436

Extends

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

Inherited from

Reference.displayText


link: string

Defined in: obsidian.d.ts:3420

Link destination.

Inherited from

Reference.link


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

Reference.original


position

position: Pos

Defined in: obsidian.d.ts:575

Position of this item in the note.

Inherited from

CacheItem.position