Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Mandala Chart

GurioGurio25 downloads

Interactive 9×9 Mandala Chart for structured goal planning — inspired by Shohei Ohtani's method. Supports markdown, 5 languages, and print export.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

An interactive Mandala Chart plugin for Obsidian — the 9×9 goal-planning framework popularized by baseball star Shohei Ohtani.

Languages / 言語: 🇯🇵 日本語 · 🇺🇸 English · 🇨🇳 中文 · 🇰🇷 한국어 · 🇪🇸 Español
(Auto-detected from your Obsidian language setting)


What is a Mandala Chart?

A Mandala Chart is a 9×9 grid used for structured goal planning. You place your main goal in the center, surround it with 8 key themes, and then expand each theme into 8 supporting ideas — giving you 64 action items at a glance.

┌───────────────────────────────┐
│  T0  │  T1  │  T2  │         │
│──────┼──────┼──────┤         │
│  T3  │ GOAL │  T4  │  ...    │
│──────┼──────┼──────┤         │
│  T5  │  T6  │  T7  │         │
└───────────────────────────────┘
Each T = a 3×3 sub-grid with 8 ideas

Features

  • 🎯 Interactive 9×9 grid — click any cell to edit inline
  • 🔍 Two view modes — full overview and focus mode for each theme
  • 🌈 Rainbow pastel colors — 8 themes colored clockwise in rainbow order
  • ⭕ Circle design — all theme labels rendered as circles
  • ✍️ Markdown support — use #tags, [[links]], **bold** in any cell
  • ⊞ Open full view — transfer any embedded chart to the full-screen tab with one click
  • 🖨 Print-ready — exports a clean A4 landscape page
  • 🌐 5 languages — Japanese, English, Chinese, Korean, Spanish
  • 📌 Ribbon icon — one-click access from the left sidebar
  • 📝 Code block embed — embed charts directly in any note
  • 💾 Auto-save — changes saved instantly

Installation

Community Plugin (Recommended)

  1. Open Obsidian → Settings → Community Plugins
  2. Disable Safe Mode if needed
  3. Click Browse and search for "Mandala Chart"
  4. Click Install, then Enable

Manual Installation

  1. Download the latest release
  2. Extract to your vault's .obsidian/plugins/mandala-chart/ folder
  3. Enable the plugin in Settings → Community Plugins

BRAT (Beta)

https://github.com/gurio318/obsidian-mandala-chart

Usage

Method 1: Ribbon Icon

Click the ⊞ grid icon in the left sidebar to open a dedicated Mandala Chart tab. Your data is saved automatically between sessions.

Method 2: Embed in a Note

Use the command palette (Ctrl/Cmd + P) → "Insert Mandala Chart into note", or type the code block manually:

```mandala
{
  "center": "My Main Goal",
  "themes": [
    { "theme": "Theme 1", "items": ["", "", "", "", "", "", "", ""] },
    { "theme": "Theme 2", "items": ["", "", "", "", "", "", "", ""] },
    { "theme": "Theme 3", "items": ["", "", "", "", "", "", "", ""] },
    { "theme": "Theme 4", "items": ["", "", "", "", "", "", "", ""] },
    { "theme": "Theme 5", "items": ["", "", "", "", "", "", "", ""] },
    { "theme": "Theme 6", "items": ["", "", "", "", "", "", "", ""] },
    { "theme": "Theme 7", "items": ["", "", "", "", "", "", "", ""] },
    { "theme": "Theme 8", "items": ["", "", "", "", "", "", "", ""] }
  ]
}
```

Editing

  • Click any circle in the center grid → opens a focused theme view
  • Click any cell → opens an edit dialog (Ctrl/Cmd+Enter to save)
  • Theme pills at the top → switch between themes in focus mode
  • ← Overview button → return to the 9×9 view

Printing

Click 🖨 Print (top right) to open a print-optimized A4 landscape page with all 81 cells.


Color Design

The 8 themes follow a clockwise rainbow gradient around the center:

Position Color
NW ↖ 🔴 Red
N ↑ 🟠 Orange
NE ↗ 🟡 Yellow-Green
E → 🟢 Green
SE ↘ 🩵 Teal
S ↓ 🔵 Blue
SW ↙ 🟣 Purple
W ← 🩷 Pink

The center main goal is highlighted in yellow ⭐


Data Format

Charts are stored as JSON in the mandala code block. You can edit the JSON directly or use the interactive UI.

{
  "center": "My Goal",
  "themes": [
    {
      "theme": "Theme Name",
      "items": ["idea1", "idea2", "idea3", "idea4", "idea5", "idea6", "idea7", "idea8"]
    }
  ]
}

Language Support

The UI language is automatically detected from your Obsidian locale setting. Supported languages:

Language Code
日本語 ja
English en
中文 (简体) zh
한국어 ko
Español es

Contributing

Contributions, bug reports, and feature requests are welcome! Please open an issue or PR on GitHub.


License

MIT License — free to use, modify, and distribute.


Acknowledgements

Inspired by the Mandala Chart planning method, made famous by Shohei Ohtani's high school goal-setting chart.

99%
HealthExcellent
ReviewPassed
About
Create interactive 9×9 Mandala Charts for structured goal planning with inline editable cells and two view modes for overview or theme focus. Insert charts via code-block embeds, use Markdown in cells, get rainbow-colored circular theme labels, auto-save, and export print-ready A4 landscape pages.
Project managementVisualizationSidebar
Details
Current version
1.0.2
Last updated
2 days ago
Created
5 days ago
Updates
4 releases
Downloads
25
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Buy Me a Coffee
Author
GurioGuriogurio318
gurio.wok
GitHubgurio318
GitHubgurio318
  1. Community
  2. Plugins
  3. Project management
  4. Mandala Chart

Related plugins

Longform

Helps you write and edit novels, screenplays, and other long projects.

Kanban

Create Markdown-backed Kanban boards.

Tasks Map

A visual graph view of your tasks.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Recent Files

Display a list of recently opened files.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.