Hill Chart Interactive

pending

by nilarkian

Add an interactive hill chart view to your bases.

4 starsUpdated 2mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Obsidian Hill Charts (Bases View)

Buy Me A Coffee GitHub license

An interactive Hill Chart view for Obsidian Bases Inspired by basecamp. Visualize project progress directly from your Base using draggable dots that stay in sync with note frontmatter.

This plugin implements a custom Bases view that renders a hill-shaped progress curve and maps each file’s hillPos property to a position on the hill. To use add the hillPos property to a note Example:


hillPos: 42

Demo1

demoa

Demo1 Demo2


Features

  • ✅ Custom Bases View (not a hack or embed)
  • ✅ Reads hillPos directly from Base query results
  • ✅ Drag dots to update note frontmatter (hillPos)
  • ✅ Dark-mode optimized visuals

Requirements

  • Obsidian v1.10.0+
  • Core Bases plugin enabled
  • Notes must have a numeric frontmatter property (default: hillPos)

Known limitations

  • No mobile-specific optimizations yet

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.