mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
added button for entering workspace
This commit is contained in:
@@ -33,6 +33,9 @@ const BUILTIN_ATTRIBUTES = [
|
||||
{ type: 'label', name: 'noteRevisionsWidgetDisabled' },
|
||||
{ type: 'label', name: 'whatLinksHereWidgetDisabled' },
|
||||
{ type: 'label', name: 'similarNotesWidgetDisabled' },
|
||||
{ type: 'label', name: 'workspace' },
|
||||
{ type: 'label', name: 'workspaceIconClass' },
|
||||
{ type: 'label', name: 'workspaceTabBackgroundColor' },
|
||||
|
||||
// relation names
|
||||
{ type: 'relation', name: 'runOnNoteCreation', isDangerous: true },
|
||||
|
||||
Reference in New Issue
Block a user