added "note color"

This commit is contained in:
zadam
2022-09-25 14:19:30 +02:00
parent a9c0daa51a
commit 1d26fd6bf0
6 changed files with 44 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ module.exports = [
{ type: 'label', name: 'titleTemplate', isDangerous: true },
{ type: 'label', name: 'template' },
{ type: 'label', name: 'toc' },
{ type: 'label', name: 'color' },
// relation names
{ type: 'relation', name: 'internalLink' },