Back to Trilium

Interface NoteAndBranch

docs/Script API/interfaces/Backend_Script_API._internal_.NoteAndBranch.html

0.102.2784 B
Original Source

Interface NoteAndBranch

interface NoteAndBranch {
branch: BBranch;
note: BNote;
}

Index

Properties

branchnote

Properties

branch

branch: BBranch

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

note

note: BNote

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties branchnote