Back to Trilium

Interface RecentNoteRow

docs/Script API/interfaces/Backend_Script_API._internal_.RecentNoteRow.html

0.102.2732 B
Original Source

Interface RecentNoteRow

interface RecentNoteRow {
noteId: string;
notePath: string;
utcDateCreated?: string;
}

Index

Properties

noteIdnotePathutcDateCreated?

Properties

noteId

noteId: string

notePath

notePath: string

OptionalutcDateCreated

utcDateCreated?: string

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties noteIdnotePathutcDateCreated