Back to Trilium

Interface MentionItem

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

0.102.21.2 KB
Original Source

Interface MentionItem

interface MentionItem {
action?: string;
highlightedNotePathTitle?: string;
id: string;
link?: string;
name: string;
notePath?: string;
noteTitle?: string;
}

Index

Properties

action?highlightedNotePathTitle?idlink?namenotePath?noteTitle?

Properties

Optionalaction

action?: string

OptionalhighlightedNotePathTitle

highlightedNotePathTitle?: string

id

id: string

link?: string

name

name: string

OptionalnotePath

notePath?: string

OptionalnoteTitle

noteTitle?: string

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties actionhighlightedNotePathTitleidlinknamenotePathnoteTitle