Trilium Frontend API
Preparing search index...
<internal>
NotePathRecord
Interface NotePathRecord
interface
NotePathRecord
{
isArchived
:
boolean
;
isHidden
:
boolean
;
isInHoistedSubTree
:
boolean
;
isSearch
?:
boolean
;
notePath
:
string
[]
;
}
Index
Properties
is
Archived
is
Hidden
is
In
Hoisted
Sub
Tree
is
Search?
note
Path
Properties
is
Archived
isArchived
:
boolean
is
Hidden
isHidden
:
boolean
is
In
Hoisted
Sub
Tree
isInHoistedSubTree
:
boolean
Optional
is
Search
isSearch
?:
boolean
note
Path
notePath
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Archived
is
Hidden
is
In
Hoisted
Sub
Tree
is
Search
note
Path
Trilium Frontend API
Loading...