trilium
    Preparing search index...
    Index

    Constructors

    Methods

    • Parameters

      • revisionId: string
      • OptionalnoteId: string
      • OptionalcomponentId: null | string

      Returns void

    • Type Parameters

      • T extends keyof EntityRowMappings

      Parameters

      • entityName: T
      • entityId: string

      Returns EntityRowMappings[T]

    • Returns boolean

      true if there are changes which could affect the attributes (including inherited ones) notably changes in note itself should not have any effect on attributes

    • Parameters

      • noteId: string
      • OptionalcomponentId: string

      Returns undefined | false | ContentNoteIdToComponentIdRow

    • Parameters

      • noteId: undefined | null | string
      • componentId: null | string = null

      Returns boolean