mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
439 B
Vendored
439 B
Vendored
recent_notes
| Column Name | Data Type | Nullity | Default value | Description |
|---|---|---|---|---|
noteId |
Text | Non-null | Unique ID of the note (e.g. yRRTLlqTbGoZ). |
|
notePath |
Text | Non-null | The path (IDs) to the note from root to the note itself, separated by slashes. | |
utcDateCreated |
Text | Non-null | Creation date in UTC format (e.g. 2023-11-08 16:43:44.204Z) |