trilium
    Preparing search index...

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

    Index

    Constructors

    Properties

    branchId: string

    primary key

    fromSearchNote: boolean
    isExpanded?: boolean
    noteId: string
    notePosition: number
    parentNoteId: string
    prefix?: string

    Accessors

    Methods