Skip to content

BacklinkComponent.recomputeBacklink method

BacklinkComponent › recomputeBacklink

Unofficial

Recompute backlinks for the given file.

Signature:

recomputeBacklink(backlinkFile: TFile | null): void

Parameters:

Parameter Type Description
backlinkFile TFile | null The file to recompute backlinks for, or null.

Returns: void