obsidian/backlink
Provides utility functions for working with backlinks.
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| RenderDelayedBacklinksForFolderParams | Options for renderDelayedBacklinksForFolder. |
| RenderDelayedBacklinksParams | Options for renderDelayedBacklinks. |
Functions
Section titled “Functions”| Function | Description |
|---|---|
| renderBacklinksTable | Renders a backlinks table using the provided DataviewInlineApi and optional array of PathOrAbstractFile. |
| renderDelayedBacklinks | Renders delayed backlinks. |
| renderDelayedBacklinksForFolder | Renders delayed backlinks for a specific folder. |