`Mind Mapping` is the term people use to refer to a pretty specific [[hierarchy]]-based representation of a given subject. Despite the fact that [[Maps]] are generally just information in context, for some reason the implied context of "mind maps" is basically just up the chain toward the center.
From the [[Mermaid JS]] documentation - a mind map of mindmapping:
```mermaid
mindmap
root((mindmap))
Origins
Long history
::icon(fa fa-book)
Popularisation
British popular psychology author Tony Buzan
Research
On effectiveness<br/>and features
On Automatic creation
Uses
Creative techniques
Strategic planning
Argument mapping
Tools
Pen and paper
Mermaid
```
****
# More
## Source
- Self
## Related
- [[Diagram Types (index)]]