mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
bookmark folder
This commit is contained in:
@@ -47,7 +47,8 @@ const BUILTIN_ATTRIBUTES = [
|
||||
{ type: 'label', name: 'pageSize' },
|
||||
{ type: 'label', name: 'viewType' },
|
||||
{ type: 'label', name: 'mapRootNoteId' },
|
||||
{ type: 'label', name: 'excludeFromNoteMap' },
|
||||
{ type: 'label', name: 'bookmarked' },
|
||||
{ type: 'label', name: 'bookmarkFolder' },
|
||||
|
||||
// relation names
|
||||
{ type: 'relation', name: 'runOnNoteCreation', isDangerous: true },
|
||||
|
||||
Reference in New Issue
Block a user