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

Calendar Heatmap Tracker

Claude CodeClaude Code53 downloads

Inline GitHub-style calendar heatmap trackers rendered directly in your notes, with a quick input field to log today's value. Data is stored in a local JSON file.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

This is a simple calendar heatmap.

Here a self-explanatory example:

trackers:
  - id: mood
    title: Mood
    icon: smile
    type: int
    min: 1
    max: 5
    colorMode: gradient
    colors: ["#f2706a", "#41b966"]
    showNumbers: false
  - id: workout
    title: Workout 
    icon: zap
    type: time
    min: 0
    max: 1440
    colorMode: gradient
    colors: ["#f2706a", "#42a3fe"]
    egradient: true
    unit: "time"
    showNumbers: true
  - id: sleep
    title: Sleep
    icon: moon
    type: time
    min: 0
    max: 1440
    showNumbers: false
    colorMode: gradient
    fgradient:
      - value: 240
        color: "#f2706a"
      - value: 480
        color: "#42a3fe"
      - value: 720
        color: "#f2706a"
    unit: "time"    
HealthExcellent
ReviewSatisfactory
About
Display a calendar heatmap to visualize activity over time, modeled after GitHub's contributions graph. Show daily activity as a color-coded grid to reveal patterns, streaks, and gaps at a glance.
CalendarVisualization
Details
Current version
0.0.1
Last updated
4 weeks ago
Created
4 weeks ago
Updates
1 release
Downloads
53
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Claude CodeClaude Codemxncrou
GitHubmxncrou
  1. Community
  2. Plugins
  3. Calendar
  4. Calendar Heatmap Tracker

Related plugins

Yearly Glance

Year at a glance - overview of annual events with customizable management options.

Prisma Calendar

Prisma turns any note with a date into a flexible planning system inside Obsidian. There are no rigid schemas or predefined structures — just your data, your rules, fully under your control.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Breadcrumbs

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

Advanced Canvas

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

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Maps

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

Mermaid Tools

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

Tracker

Track occurrences and numbers in your notes.