Orca Note Plugin API Documentation
    Preparing search index...

    Type Alias ConvertContext

    Context for block conversion, used to track export scope.

    type ConvertContext = {
        exportRootId?: DbId;
    }
    Index

    Properties

    Properties

    exportRootId?: DbId

    The root block ID of the export scope