Type / Priority
Feature / High
Summary
The page editor advertises slash commands but has none, and lacks @mentions and embeds.
Current state (evidence)
ui/src/components/page-editor/usePageEditor.ts loads only StarterKit + basic marks. The placeholder reads 'Start writing... or press "/" for commands' (line 70) but no slash-command extension exists.
- No
@-mention extension (user/issue/page) and no embed nodes (issue-link card, sub-page embed, video/iframe).
Proposed scope
Add a TipTap slash-command menu, a mention extension wired to workspace members + issues + pages, and embed nodes (issue-link card, sub-page reference). At minimum, make the advertised "/" actually work.
Type / Priority
Feature / High
Summary
The page editor advertises slash commands but has none, and lacks @mentions and embeds.
Current state (evidence)
ui/src/components/page-editor/usePageEditor.tsloads only StarterKit + basic marks. The placeholder reads'Start writing... or press "/" for commands'(line 70) but no slash-command extension exists.@-mention extension (user/issue/page) and no embed nodes (issue-link card, sub-page embed, video/iframe).Proposed scope
Add a TipTap slash-command menu, a mention extension wired to workspace members + issues + pages, and embed nodes (issue-link card, sub-page reference). At minimum, make the advertised "/" actually work.