Commit graph

12 commits

Author SHA1 Message Date
ninglg
e785f29483 fix: separate visual feedback for child mode (circle) vs before/after mode (line) 2026-07-09 13:45:34 +08:00
ninglg
fbdcc16e77 style: enhance drag-drop visual feedback with better indicators and animations 2026-07-09 13:31:57 +08:00
ninglg
05587234ac fix: improve drop indicators visibility and expand detection zones 2026-07-09 11:47:57 +08:00
ninglg
082f23c51c feat: add CSS styles for drag and drop feedback 2026-07-09 11:03:05 +08:00
ninglg
76dd96bf4c feature: mindmap node support bidirectional link 2026-06-15 18:24:05 +08:00
ninglg
2c58d90a6b feat: add right-click context menu on mindmap nodes
Add context menu with edit, add sibling, add child, collapse/expand,
and delete actions. Supports Chinese and English based on Obsidian
language setting. Styled to match Obsidian's native menu appearance.
2026-06-11 16:56:01 +08:00
ninglg
4bed360341 feat: support clickable external links in mindmap nodes
Markdown links in heading text are now rendered as clickable links
on the canvas. Bump version to 1.2.2.
2026-06-03 18:38:23 +08:00
ninglg
bf41408e24 feat: borderless style shows text-only at all depth levels 2026-06-01 13:29:21 +08:00
ninglg
3690f6f983 feat: collapse/expand nodes, Slate theme, touch support, and misc improvements
- Add node collapse/expand with Space key, persisted via italic markers in markdown
- Collapsed nodes show a + badge after text (rendered in both DOM and PNG export)
- Tab on collapsed node auto-expands and adds child; double-click auto-expands and edits
- Enter on root node no longer adds sibling
- Add Slate theme with cool blue-grey palette and subtle grid pattern
- Add touch pan and pinch-to-zoom support
- Remove 1:1 zoom button
- Fix borderless node style in PNG export (d2+ nodes render without background)
- Stabilize balanced layout side assignment across collapse/expand
- Auto-fit viewport when returning from source view
- Bump version to 1.2.0
2026-05-29 18:56:52 +08:00
ninglg
f56d32d6f7 feat: add doodle node style & PNG export
- New hand-drawn "Doodle" node style with SVG turbulence filter
- PNG export via toolbar button (2x resolution)
- Fix Vibrant theme background color for proper export
2026-05-28 13:38:23 +08:00
ninglg
0bd8096205 init v1.0.0 2026-04-29 15:16:02 +08:00
ninglg
b972932143 init v1.0.0 2026-04-28 15:39:28 +08:00