mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-26 01:14:22 +00:00
Layer Notion-like interaction on top of the TipTap editor: - Block hover gutter on the left margin with `+` (insert below + open slash menu) and `⋮⋮` (select node and open block menu) buttons. - Bubble menu on text selection with Bold / Italic / Strike / Code (via @tiptap/extension-bubble-menu). - Slash menu shows icons next to labels, supports keyboard nav, and now includes bullet list, numbered list, quote, code block, and divider in addition to paragraph / headings / new task. - Block menu (from ⋮⋮) offers turn-into for paragraph + H1-H3, duplicate, and delete. - Tighter CSS — Material Icons via Google Fonts, cleaner spacing matching Notion-style density, selectednode highlight on taskRef. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||