mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
add word count widget to the demo document (plus cleanup of external links)
This commit is contained in:
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 },
|
||||
|
||||
Reference in New Issue
Block a user