BacklinkComponent.recomputeBacklink method
BacklinkComponent › recomputeBacklink
Unofficial
Recompute backlinks for the given file.Signature:
recomputeBacklink(backlinkFile: TFile | null): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| backlinkFile | TFile | null | The file to recompute backlinks for, or null. |
Returns: void