trilium
    Preparing search index...
    interface TaskData {
        codeImportedAsCode?: boolean;
        replaceUnderscoresWithSpaces?: boolean;
        safeImport?: boolean;
        shrinkImages?: boolean;
        textImportedAsText?: boolean;
    }
    Index

    Properties

    codeImportedAsCode?: boolean
    replaceUnderscoresWithSpaces?: boolean
    safeImport?: boolean
    shrinkImages?: boolean
    textImportedAsText?: boolean