Trilium Backend API
    Preparing search index...

    Interface Options

    interface Options {
        combine?: boolean;
    }
    Index

    Properties

    Properties

    combine?: boolean

    The "combine" option can be set to true and overlapping & adjacent ranges will be combined into a single range.