Trilium Backend API
Preparing search index...
<internal>
TaskResultDefinitions
Type Alias TaskResultDefinitions
type
TaskResultDefinitions
=
{
deleteNotes
:
null
;
empty
:
null
;
export
:
null
;
importAttachments
:
{
importedNoteId
?:
string
;
parentNoteId
?:
string
}
;
importNotes
:
{
importedNoteId
?:
string
;
parentNoteId
?:
string
}
;
protectNotes
:
null
;
undeleteNotes
:
null
;
}
Index
Properties
delete
Notes
empty
export
import
Attachments
import
Notes
protect
Notes
undelete
Notes
Properties
delete
Notes
deleteNotes
:
null
empty
empty
:
null
export
export
:
null
import
Attachments
importAttachments
:
{
importedNoteId
?:
string
;
parentNoteId
?:
string
}
import
Notes
importNotes
:
{
importedNoteId
?:
string
;
parentNoteId
?:
string
}
protect
Notes
protectNotes
:
null
undelete
Notes
undeleteNotes
:
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete
Notes
empty
export
import
Attachments
import
Notes
protect
Notes
undelete
Notes
Trilium Backend API
Loading...