Trilium Frontend API
    Preparing search index...

    Class default

    Index

    Constructors

    • Parameters

      • row: FBlobRow

      Returns default

    Properties

    blobId: string
    content: string

    can either contain the whole content (in e.g. string notes), only part (large text notes) or nothing at all (binary notes, images)

    contentLength: number
    dateModified: string
    utcDateModified: string

    Methods

    • Type Parameters

      • T

      Returns T

      Error in case of invalid JSON

    • Returns unknown