mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
global note map should not rehoist
This commit is contained in:
@@ -36,7 +36,8 @@ const HIDDEN_SUBTREE_DEFINITION = {
|
||||
title: 'Note Map',
|
||||
type: 'noteMap',
|
||||
attributes: [
|
||||
{ type: 'label', name: 'mapRootId', value: 'hoisted' }
|
||||
{ type: 'label', name: 'mapRootNoteId', value: 'hoisted' },
|
||||
{ type: 'label', name: 'keepCurrentHoisting' }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user