Back to Trilium

Interface FNoteRow

docs/Script API/interfaces/Frontend_Script_API._internal_.FNoteRow.html

0.102.21020 B
Original Source

Interface FNoteRow

interface FNoteRow {
blobId: string;
isProtected: boolean;
mime: string;
noteId: string;
title: string;
type: NoteType;
}

Index

Properties

blobIdisProtectedmimenoteIdtitletype

Properties

blobId

blobId: string

isProtected

isProtected: boolean

mime

mime: string

noteId

noteId: string

title

title: string

type

type: NoteType

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties blobIdisProtectedmimenoteIdtitletype