mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 09:16:06 +08:00
add word count widget to the demo document (plus cleanup of external links)
This commit is contained in:
parent
fb3876d28b
commit
6ba2e5cf73
2 changed files with 1 additions and 0 deletions
BIN
db/demo.zip
BIN
db/demo.zip
Binary file not shown.
|
|
@ -27,6 +27,7 @@ const BUILTIN_ATTRIBUTES = [
|
|||
{ type: 'label', name: 'customRequestHandler', isDangerous: true },
|
||||
{ type: 'label', name: 'customResourceProvider', isDangerous: true },
|
||||
{ type: 'label', name: 'bookZoomLevel', isDangerous: false },
|
||||
{ type: 'label', name: 'widget', isDangerous: true },
|
||||
|
||||
// relation names
|
||||
{ type: 'relation', name: 'runOnNoteCreation', isDangerous: true },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue