mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
excludeFromTreeMap generalized to excludeFromNoteMap
This commit is contained in:
@@ -47,7 +47,7 @@ const BUILTIN_ATTRIBUTES = [
|
||||
{ type: 'label', name: 'pageSize' },
|
||||
{ type: 'label', name: 'viewType' },
|
||||
{ type: 'label', name: 'mapRootNoteId' },
|
||||
{ type: 'label', name: 'excludeFromTreeMap' },
|
||||
{ type: 'label', name: 'excludeFromNoteMap' },
|
||||
|
||||
// relation names
|
||||
{ type: 'relation', name: 'runOnNoteCreation', isDangerous: true },
|
||||
|
||||
Reference in New Issue
Block a user