mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-26 01:14:22 +00:00
New PluginAPI.selectTask(taskId): the host validates the task exists, then calls TaskService.setSelectedId, opening the task's detail panel in the right-hand panel — which is independent of the work-view body, so it works while a plugin embed occupies it. Document Mode adds a third block-gutter button, shown only when hovering a task chip, that calls selectTask for that chip's task. The gutter now self-measures its width so the 2- and 3-button layouts both align. Wired across all three packages: the PluginAPI interface, the per-plugin API wrapper, the iframe API forwarder, and the host bridge. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||