mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 02:30:42 +01:00
hideChildrenOverview label which can disable children overview for specific notes
This commit is contained in:
@@ -11,7 +11,8 @@ const BUILTIN_LABELS = [
|
||||
'run',
|
||||
'manualTransactionHandling',
|
||||
'disableInclusion',
|
||||
'appCss'
|
||||
'appCss',
|
||||
'hideChildrenOverview'
|
||||
];
|
||||
|
||||
async function getNotesWithLabel(name, value) {
|
||||
|
||||
Reference in New Issue
Block a user