trilium
    Preparing search index...
    interface NoteAndBranch {
        branch: BBranch;
        note: BNote;
    }
    Index

    Properties

    Properties

    branch: BBranch

    object having "note" and "branch" keys representing respective objects

    note: BNote