Commit Graph

11 Commits (ba9386d535866a2b235c7b6a2cffe97b72156289)

Author SHA1 Message Date
mirivlad ba9386d535 fix: P1 plugin contributions cleanup + P0 inbox workspace picker
Plugin contributions:
- Remove sidebarItems from Activity, Journal (only workspace tabs)
- Remove workspaceItems from Browser Inbox (only sidebar/global)
- Remove workspaceItems from Search (only Ctrl+K command)
- Remove sidebarItems from Platform Test (developer tool, not in sidebar)

Browser Inbox:
- Add workspace picker for captures without workspaceRootPath
- Add assignToWorkspace() with proper storage key migration
- Add loadWorkspacesList() via plugin API
- Add picker CSS styles
- Selections now get same workspace assignment + conversion flow

Fixes P0 issues: captures and selections without workspace assignment
now have clear path to conversion (assign → convert)
2026-07-01 04:15:28 +08:00
mirivlad 5f2926545a feat: convert browser binary captures 2026-06-29 10:12:26 +08:00
mirivlad 95d16092d3 feat: convert browser file captures 2026-06-29 09:57:21 +08:00
mirivlad b46a973fd3 feat: convert browser captures to link files 2026-06-29 09:47:10 +08:00
mirivlad 8cadc957cf feat: convert browser captures to notes 2026-06-29 09:36:53 +08:00
mirivlad fdc5bd0f46 feat: add browser inbox domain binding 2026-06-29 09:30:43 +08:00
mirivlad 8010d6c601 Show tagged global records in workspace views 2026-06-28 04:00:50 +08:00
mirivlad 4a1550acf6 Read legacy inbox and activity storage 2026-06-28 03:47:58 +08:00
mirivlad b4ef3b38b0 Scope inbox and activity by workspace 2026-06-28 03:35:35 +08:00
mirivlad 2c19dd2132 Expose inbox and activity as global views 2026-06-28 03:23:19 +08:00
mirivlad 9928094b77 Add browser inbox plugin 2026-06-27 19:07:37 +08:00