Trilium Frontend API
Preparing search index...
<internal>
ChooseNoteTypeResponse
Interface ChooseNoteTypeResponse
interface
ChooseNoteTypeResponse
{
notePath
?:
string
;
noteType
?:
string
;
success
:
boolean
;
templateNoteId
?:
string
;
}
Index
Properties
note
Path?
note
Type?
success
template
Note
Id?
Properties
Optional
note
Path
notePath
?:
string
Optional
note
Type
noteType
?:
string
success
success
:
boolean
Optional
template
Note
Id
templateNoteId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
note
Path
note
Type
success
template
Note
Id
Trilium Frontend API
Loading...