Trilium Frontend API
Preparing search index...
<internal>
Suggestion
Interface Suggestion
interface
Suggestion
{
action
?:
string
;
attributeSnippet
?:
string
;
commandDescription
?:
string
;
commandId
?:
string
;
commandShortcut
?:
string
;
externalLink
?:
string
;
highlightedAttributeSnippet
?:
string
;
highlightedNotePathTitle
?:
string
;
icon
?:
string
;
notePath
?:
string
;
notePathTitle
?:
string
;
noteTitle
?:
string
;
parentNoteId
?:
string
;
}
Index
Properties
action?
attribute
Snippet?
command
Description?
command
Id?
command
Shortcut?
external
Link?
highlighted
Attribute
Snippet?
highlighted
Note
Path
Title?
icon?
note
Path?
note
Path
Title?
note
Title?
parent
Note
Id?
Properties
Optional
action
action
?:
string
Optional
attribute
Snippet
attributeSnippet
?:
string
Optional
command
Description
commandDescription
?:
string
Optional
command
Id
commandId
?:
string
Optional
command
Shortcut
commandShortcut
?:
string
Optional
external
Link
externalLink
?:
string
Optional
highlighted
Attribute
Snippet
highlightedAttributeSnippet
?:
string
Optional
highlighted
Note
Path
Title
highlightedNotePathTitle
?:
string
Optional
icon
icon
?:
string
Optional
note
Path
notePath
?:
string
Optional
note
Path
Title
notePathTitle
?:
string
Optional
note
Title
noteTitle
?:
string
Optional
parent
Note
Id
parentNoteId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
attribute
Snippet
command
Description
command
Id
command
Shortcut
external
Link
highlighted
Attribute
Snippet
highlighted
Note
Path
Title
icon
note
Path
note
Path
Title
note
Title
parent
Note
Id
Trilium Frontend API
Loading...