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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Mood Tracker

dartungardartungar22k downloads

Track your moods & emotions easily. Visualize tracked history and browse the past entries.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates31

Mood Tracker for Obsidian.md, inspired by Amazing Marvin's Mood Tracker.

Why this plugin?

While you definitely can build a mood tracking system in Obsidian with markdown files, metadata and Dataview, it can be tedious to maintain and use.

This plugin provides a clean, user-friendly alternative with a lot of "batteries included".

The data is stored in your vault, in plain JSON.

Track your moods & emotions

Monitor mood with "mood rating"; personalize mood labels.

Incorporate detailed emotions (fully customizable).

Include notes in entries.

See demo

Add mood tracking data to your journals

Mood Tracker allows adding entries to notes, like a daily journal, with dynamic note paths based on the entry date.

See demo

Mood tracking stats & history

View mood history in a graph. Track average and frequent moods and emotions. Click a graph point to explore daily details.

See demo

You can also edit past entries and add new entries for past days.

See demo

Embeddable graph

You can embed the graph into a note with mood-tracker-stats codeblock:

end: current-week
daysBeforeEnd: 90
showAverage: true
showMostCommonMood: true
showCommonEmotionsList: true
height: 500px

Options:

  • end: date in "YYYY-MM-DD" format, or dynamic date ("today", "current-week" (end of), "previous-week" (end of), "current-month" (end of), "previous-month" (end of))
  • daysBeforeEnd: number of days to show
  • showAverage: show average mood rating (defaults to false)
  • showMostCommonMood: show the most common emotion (defaults to false)
  • showCommonEmotionsList: show a list of the most common emotions (defaults to false)
  • height: height of the graph (pixels, %, anything that style attribute of HTML element would support) (defaults to 350px)
  • width: the same as height (defaults to 100%)

For example, this codeblock will render records for the current month, with no additional info:

end: current-month
daysBeforeEnd: 39

Roadmap

  • Customize mood emojis
  • Edit past entries
  • Emotion sections / blocks
  • Add data to journals / daily notes
  • Customize graph colors
  • More chart types
  • Export data
  • Import data

Demos

Mood tracking

mood-tracker-sections-demo

Add entry to daily note

mood-tracker-add-to-note-demo

History and stats

mood-tracker-stats-demo

Edit past entries

mood-tracker-edit-history-demo

78%
HealthExcellent
ReviewCaution
About
Track moods and emotions with customizable labels, ratings, detailed emotion lists, and notes stored as plain JSON in your vault. Add or edit entries (including past dates), attach entries to journal notes via dynamic paths, and view interactive history graphs and embeddable stats with a mood-tracker-stats code block.
ChartsDatesData
Details
Current version
1.7.0
Last updated
3 months ago
Created
3 years ago
Updates
31 releases
Downloads
22k
Compatible with
Obsidian 1.0.0+
License
MIT
Report bugRequest featureReport plugin
Sponsor
PayPal
Author
dartungardartungar
dartungar.com
GitHubdartungar
  1. Community
  2. Plugins
  3. Charts
  4. Mood Tracker

Related plugins

Tracker

Track occurrences and numbers in your notes.

Contribution Graph

Generate an interactive heatmap to visualize and track your productivity.

Bases Charts

Bases views for scatter, line, and bar charts.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

Datacore

An even faster reactive query engine for the data obsessed.

Reminder

Manage Markdown TODOs with reminder.

Periodic Notes

Manage your daily, weekly, and monthly notes.

Day Planner (OG)

Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).

Meld Encrypt

Hide secrets in your notes.