Shows a subtle ArchivedNoteBanner below the breadcrumb bar when a note is archived.
ArchivedNoteBanner
ArchivedNoteBanner.tsx
EditorContent.tsx
entry.archived === true
entry.archived
Shows a subtle
ArchivedNoteBannerbelow the breadcrumb bar when a note is archived.Changes
ArchivedNoteBanner.tsxโ muted banner with archive icon + Unarchive button (wired to same handler as Cmd+E)EditorContent.tsxโ renders banner conditionally whenentry.archived === trueAcceptance criteria
entry.archivedfrom store