Skip to content

Remove insights tab#5871

Open
ComputelessComputer wants to merge 2 commits into
mainfrom
fix/remove-insights-tab
Open

Remove insights tab#5871
ComputelessComputer wants to merge 2 commits into
mainfrom
fix/remove-insights-tab

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Stop exposing the Insights editor tab and normalize any persisted insights view back to regular note tabs.


Note

Medium Risk
Removes a user-facing tab and migrates persisted tab/view state; wrong normalization could surprise users opening old sessions, but scope is limited to note chrome rather than core data paths.

Overview
Removes the Insights session note tab from the desktop app, including the tab UI in header.tsx, the insights panel, and related strings (“Regenerate insights”, etc.) across locales.

Users who previously had the insights view selected are normalized back to standard note tabs so persisted UI state does not point at a removed view.

The devtools recurring meeting notes seeder (populateRecurringMeetingNotes and its test) is deleted as well—it existed only to exercise the Insights timeline in development.

Reviewed by Cursor Bugbot for commit 3d553d6. Bugbot is set up for automated code reviews on this repo. Configure here.

@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 3d553d6
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a4622a9db6b0e00086db039

@ComputelessComputer ComputelessComputer force-pushed the fix/remove-insights-tab branch from fbec601 to 5a4e0bd Compare July 2, 2026 05:26
Stop exposing the Insights editor tab and normalize any persisted insights view back to regular note tabs.
Regenerate Lingui catalogs after removing the insights tab and related strings.
@ComputelessComputer ComputelessComputer force-pushed the fix/remove-insights-tab branch from 5a4e0bd to 3d553d6 Compare July 2, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant