smaller search improvements

This commit is contained in:
zadam
2020-12-04 22:57:54 +01:00
parent 526bd81b50
commit b0e5ab7533
8 changed files with 106 additions and 33 deletions

View File

@@ -36,6 +36,7 @@ const BUILTIN_ATTRIBUTES = [
{ type: 'label', name: 'workspace' },
{ type: 'label', name: 'workspaceIconClass' },
{ type: 'label', name: 'workspaceTabBackgroundColor' },
{ type: 'label', name: 'searchHome' },
// relation names
{ type: 'relation', name: 'runOnNoteCreation', isDangerous: true },