This plugin is a tool to draw The Harada Method.
It is famously used by Japanese baseball player Shohei Otani to achieve his goals. The Harada Method has various names such as Mandara chart, Mandal-art, and Open window 64 chart. Anyway, the key point of The Harada Method is that it helps you set goals, break them down, and achieve them. Create your own 1 goal, 8 plans, and 64 actions!
Install from the Community Plugin list by searching "Draw Harada Method"
Copy main.js, manifest.json, style.css files into your_obsidian_valut/.obsidian/plugin/draw-harada-method/ directory Release Link: https://github.com/yildbs/obsidian-harada-method-plugin/releases
- Open code block with name "harada"
- Plan your goal and actions
- Use two-space indentation
```harada
Main goal
Key plan 1
Action 1
Action 2
Action 3
...
Key plan 2
Action 1
Action 2
Action 3
...
```
- Handling text that does not conform to the rules
- Supports various indentation characters
- Option related