BacklinkPluginInstance.openBacklinksForActiveFile method
BacklinkPluginInstance › openBacklinksForActiveFile
Unofficial
Open the backlinks pane for the currently active file.Signature:
openBacklinksForActiveFile(skipSplit: boolean): boolean | undefinedParameters:
| Parameter | Type | Description |
|---|---|---|
| skipSplit | boolean | Whether to skip splitting the pane. |
Returns: boolean | undefined — Whether the operation succeeded, or undefined.