Extract a single NoteSearchList component and useNoteSearch hook that all three note-search UIs now share: wiki-link autocomplete, relations autocomplete, and Cmd+P quick open. All show note name + type badge consistently, with identical keyboard navigation behavior. - NoteSearchList: reusable result list with title + type badge - useNoteSearch: fuzzy search + arrow-key navigation hook - WikilinkSuggestionMenu: now wraps NoteSearchList - QuickOpenPalette: uses useNoteSearch + NoteSearchList - InlineAddNote: replaces <datalist> with proper search dropdown - AddRelationshipForm: replaces <datalist> with NoteTargetInput - InspectorPanels code health improved from 8.99 to 9.04 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
361 B
361 B