Skip to content

BacklinkPluginInstance.openBacklinksForActiveFile method

BacklinkPluginInstance › openBacklinksForActiveFile

Unofficial

Open the backlinks pane for the currently active file.

Signature:

openBacklinksForActiveFile(skipSplit: boolean): boolean | undefined

Parameters:

Parameter Type Description
skipSplit boolean Whether to skip splitting the pane.

Returns: boolean | undefinedWhether the operation succeeded, or undefined.