Commit Graph

5 Commits (6a9d685d480e7438942af966977a27001ee387aa)

Author SHA1 Message Date
mirivlad dc74472f75 Revert "fix: P1 plugin contributions cleanup + P0 inbox workspace picker"
This reverts commit ba9386d535.
2026-07-01 07:44:22 +08:00
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 8cadc957cf feat: convert browser captures to notes 2026-06-29 09:36:53 +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