{{/* Note Editor Component — notes list + editor/reader with folders, search, backlinks. Usage: {{template "note-editor" dict "ID" "main"}} Creates mount points for list view, editor view, and graph view. NoteEditor.create() in note-editor.js binds to these IDs. When used in the notes surface (standalone), notes.js wires event listeners and integrates with PanelRegistry. When used in the editor surface (tabbed pane), NoteEditor.create() provides independent lifecycle and event wiring. */}} {{define "note-editor"}}