# Interactive Hill Chart An [Obsidian](https://obsidian.md) plugin for tracking work progress on a hill chart. Dots are draggable, linked to notes, and live entirely inside your vault — no external services, no hidden state. ![Hill Chart plugin demo](docs/demo.png) --- ## What is a Hill Chart? A hill chart visualizes progress as a hill: the **left (uphill) side** represents work that is still being figured out, and the **right (downhill) side** represents work that is being executed. Moving a dot over the peak signals a shift from uncertainty to confidence. --- ## Quick Start Create a fenced code block with the `hill-chart` language tag: ````md ```hill-chart dots: - 10: Research - 40: Design - 70: Build - 90: Ship ``` ```` Each entry is `- :