obsidian/dataview-link
This module provides utility functions for working with Dataview links in Obsidian
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| FixTitleParams | Parameters for fixTitle. |
Functions
Section titled “Functions”| Function | Description |
|---|---|
| fixTitle | Fixes the title of a file or folder note by generating a Link object with a proper title. |
| makeLinkWithPath | Generates a string representation of a Link object that includes both the link text and the file path. |