Extract delete/trash management logic (deleteNoteFromDisk, handleDeleteNote, handleBulkDeletePermanently, handleEmptyTrash, trashedCount, confirmDelete state) into a focused useDeleteActions hook. Reduces App.tsx from 733 to 672 lines. Co-authored-by: Test <test@test.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>