obsidian/obsidian-settings
This module provides utility functions for working with Obsidian settings.
Functions
Section titled “Functions”| Function | Description |
|---|---|
| getNewLinkFormat | Retrieves whether to use relative links based on the Obsidian settings. |
| shouldUseWikilinks | Retrieves whether to use wikilinks based on the Obsidian settings. |
| Type | Description |
|---|---|
| NewLinkFormat | A format of the new link. |