Class: Branch

Branch()

Branch represents a relationship between a child note and its parent note. Trilium allows a note to have multiple parents.

Constructor

new Branch()

Source:

Members

branchId :string

Type:
  • string
Source:

childNote

Source:

isExpanded :boolean

Type:
  • boolean
Source:

noteId :string

Type:
  • string
Source:

notePosition :int

Type:
  • int
Source:

parentNote

Source:

parentNoteId :string

Type:
  • string
Source:

prefix :string

Type:
  • string
Source:

utcDateModified :string

Type:
  • string
Source: