Trilium Frontend API
    Preparing search index...

    Interface NoteSwitchedContext

    interface NoteSwitchedContext {
        noteContext: NoteContext;
        notePath: string;
    }
    Index
    noteContext: NoteContext
    notePath: string