Files
Trilium/docs/Developer Guide/Developer Guide/Development and architecture/Database/recent_notes.md
2025-04-12 01:36:03 +03:00

708 B

recent_notes

Column NameData TypeNullityDefault valueDescription
noteIdTextNon-null Unique ID of the note (e.g. yRRTLlqTbGoZ).
notePathTextNon-null The path (IDs) to the note from root to the note itself, separated by slashes.
utcDateCreatedTextNon-null Creation date in UTC format (e.g. 2023-11-08 16:43:44.204Z)