Skip to content

NewLinkFormat

A format of the new link.

Import:

import type { NewLinkFormat } from 'obsidian-dev-utils/obsidian/obsidian-settings';

Signature:

export type NewLinkFormat

Signature:

type NewLinkFormat = 'absolute' | 'relative' | 'shortest'

Type: ‘absolute’ | ‘relative’ | ‘shortest’


Links to this page: