trilium
Preparing search index...
Frontend Script API
<internal>
FBranchRow
Interface FBranchRow
interface
FBranchRow
{
branchId
:
string
;
fromSearchNote
:
boolean
;
isDeleted
?:
boolean
;
isExpanded
?:
boolean
;
noteId
:
string
;
notePosition
:
number
;
parentNoteId
:
string
;
prefix
?:
string
;
}
Index
Properties
branch
Id
from
Search
Note
is
Deleted?
is
Expanded?
note
Id
note
Position
parent
Note
Id
prefix?
Properties
branch
Id
branchId
:
string
from
Search
Note
fromSearchNote
:
boolean
Optional
is
Deleted
isDeleted
?:
boolean
Optional
is
Expanded
isExpanded
?:
boolean
note
Id
noteId
:
string
note
Position
notePosition
:
number
parent
Note
Id
parentNoteId
:
string
Optional
prefix
prefix
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
Id
from
Search
Note
is
Deleted
is
Expanded
note
Id
note
Position
parent
Note
Id
prefix
trilium
Loading...