Back to Trilium

Interface CreateLinkOptions

docs/Script API/interfaces/Frontend_Script_API._internal_.CreateLinkOptions.html

0.102.21.5 KB
Original Source

Interface CreateLinkOptions

interface CreateLinkOptions {
autoConvertToImage?: boolean;
referenceLink?: boolean;
showNoteIcon?: boolean;
showNotePath?: boolean;
showTooltip?: boolean;
title?: string;
viewScope?: ViewScope;
}

Index

Properties

autoConvertToImage?referenceLink?showNoteIcon?showNotePath?showTooltip?title?viewScope?

Properties

OptionalautoConvertToImage

autoConvertToImage?: boolean

referenceLink?: boolean

OptionalshowNoteIcon

showNoteIcon?: boolean

OptionalshowNotePath

showNotePath?: boolean

OptionalshowTooltip

showTooltip?: boolean

Optionaltitle

title?: string

OptionalviewScope

viewScope?: ViewScope

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties autoConvertToImagereferenceLinkshowNoteIconshowNotePathshowTooltiptitleviewScope