fix: show Note metadata in autocomplete

This commit is contained in:
lucaronin
2026-04-18 13:37:15 +02:00
parent ed9ceff1d2
commit b00183419e
6 changed files with 34 additions and 17 deletions

View File

@@ -99,6 +99,7 @@ describe('buildRawEditorBaseItems', () => {
title: 'Project Alpha',
aliases: ['project-alpha', 'Alpha'],
group: 'Project',
entryType: 'Project',
entryTitle: 'Project Alpha',
path: 'projects/project-alpha.md',
},