mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
add #toc label to control Table of Contents visibility per note, #2985
This commit is contained in:
@@ -52,6 +52,7 @@ module.exports = [
|
||||
{ type: 'label', name: 'hideRelations' },
|
||||
{ type: 'label', name: 'titleTemplate', isDangerous: true },
|
||||
{ type: 'label', name: 'template' },
|
||||
{ type: 'label', name: 'toc' },
|
||||
|
||||
// relation names
|
||||
{ type: 'relation', name: 'internalLink' },
|
||||
|
||||
Reference in New Issue
Block a user