85 lines
2.0 KiB
Markdown
85 lines
2.0 KiB
Markdown
---
|
|
title: Markmap Features
|
|
markmap:
|
|
colorFreezeLevel: 2
|
|
direction: balanced
|
|
theme: soft
|
|
---
|
|
|
|
## Themes <!-- markmap: icon: star -->
|
|
|
|
- classic <!-- markmap: icon: done -->
|
|
- soft <!-- markmap: icon: done -->
|
|
- dark <!-- markmap: icon: done -->
|
|
- forest <!-- markmap: icon: done -->
|
|
- monochrome <!-- markmap: icon: done -->
|
|
- minimal <!-- markmap: icon: done -->
|
|
|
|
## Directions <!-- markmap: icon: info -->
|
|
|
|
- right
|
|
- left
|
|
- down
|
|
- balanced
|
|
|
|
## Link Styles <!-- markmap: icon: info -->
|
|
|
|
- `classic` - stroke lines
|
|
- `0.3` - slight taper
|
|
- `0.5` - moderate taper
|
|
- `0.85` - brush style <!-- markmap: icon: star -->
|
|
- `1` - full taper
|
|
|
|
## Node Styling <!-- markmap: boundary: Visual System | #e8f5e9 -->
|
|
|
|
### Backgrounds <!-- markmap: icon: done -->
|
|
|
|
- Capsule root node
|
|
- Rounded rect L1/L2
|
|
- Underline L3+
|
|
- Auto border colors
|
|
|
|
### Typography <!-- markmap: icon: done -->
|
|
|
|
- Font size by depth
|
|
- Font weight by depth
|
|
- Auto text color (dark/light)
|
|
|
|
### Effects <!-- markmap: icon: wip -->
|
|
|
|
- Drop shadow (L1)
|
|
- Hover dimming
|
|
- Canvas background color
|
|
|
|
## Directives <!-- markmap: boundary: | #fff3e0 -->
|
|
|
|
### Icons <!-- markmap: icon: star -->
|
|
|
|
- `done` <!-- markmap: icon: done -->
|
|
- `wip` <!-- markmap: icon: wip -->
|
|
- `blocked` <!-- markmap: icon: blocked -->
|
|
- `priority-high` <!-- markmap: icon: priority-high -->
|
|
- `priority-mid` <!-- markmap: icon: priority-mid -->
|
|
- `priority-low` <!-- markmap: icon: priority-low -->
|
|
- `flag` <!-- markmap: icon: flag -->
|
|
- `question` <!-- markmap: icon: question -->
|
|
|
|
### Relations <!-- markmap: icon: info, rel: Boundaries | related -->
|
|
|
|
- `rel: target | label`
|
|
- Auto arc direction
|
|
- Collision avoidance
|
|
|
|
### Boundaries <!-- markmap: icon: info -->
|
|
|
|
- `boundary: name` - with title
|
|
- `boundary: name | #color` - custom color
|
|
- `boundary: | #color` - color only, no title
|
|
- `boundary` - default style
|
|
|
|
### Folding <!-- markmap: icon: done -->
|
|
|
|
- `fold` - fold node <!-- markmap: fold -->
|
|
- `foldAll` - fold recursively
|
|
- Balanced: left/right independent
|