Skip to content

LinkSuggestion

Unofficial

Import:

import type { LinkSuggestion } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface LinkSuggestion extends FileSuggestion

Extends: FileSuggestion

Properties

PropertyTypeDescription
alias?stringResolved link note alias.
filenull | TFileThe file.
(Inherited from FileSuggestion)
pathstringThe path.
(Inherited from FileSuggestion)

Links to this page: