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

Mood Journal

nyonyataronyonyataro110 downloads

Quickly log mood, activities, and notes to daily notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10

Mood Journal records a required five-level mood, optional activities, and an optional Markdown note in your normal Obsidian daily note. It is designed for desktop and mobile and stores everything locally.

Screenshots

Mood Journal Japanese entry form and saved daily note

The Japanese interface above shows selecting a required mood and a nested activity, then the saved callout with both #日記 and #日記/プライベート/散歩.

Setup and use

On first launch, choose a language and Daily notes mode. Use the smile ribbon icon or the Open journal entry command, choose a mood, optionally add activities or a note, and save. Entries without a selected mood cannot be saved. Use Ctrl/Cmd+Enter to save on desktop. You can choose a past or future date and time.

The plugin follows Obsidian Daily notes settings or uses its manual folder/date-format/template settings. It renders only core {{title}}, {{date}}, and {{time}} template variables; it does not execute Templater.

Mood dashboard

Open Mood dashboard from the ribbon or command palette to view a read-only summary of valid Mood Journal logs across the whole Vault. The dashboard supports 30-day, 90-day, and all-time ranges, daily average mood, record counts, score distribution, and a daily list with links back to source notes. Missing days remain gaps rather than being treated as a score of zero. Existing Markdown is never rewritten, and the dashboard scans on demand without a persistent cache.

Saved Markdown

English entries use an English heading and always include the journal root tag:

## Journal

> [!mood-log] 23:10 🙂 Good
> #journal #journal/Personal/Walk
> <!-- mood-log-id: 2026-07-20T23:10:00.000+09:00 -->
> <!-- mood-score: 4 -->
>
> A short note.

Japanese entries use ## 日記, the root tag #日記, and localized nested activity tags. Activities use up to two levels, such as #journal/Parent, #journal/Parent/Child, #日記/親, or #日記/親/子. An entry without an activity uses only #journal or #日記. When activities are selected, the root tag is retained and the nested activity tags are added on the same quoted line. Multiple selected activities are stored as separate nested tags.

Changing the display language affects only entries saved after the change. Existing Markdown is not migrated or rewritten, including legacy #activity/... tags. Japanese and English journal sections can coexist in the same daily note, and each language is ordered independently within its own section.

The tags are normal Obsidian nested tags. Mood Journal does not add or modify Properties/frontmatter, and it does not add activity-specific HTML comments. The existing mood-log-id and mood-score comments remain part of the log format. Mood labels and activities are stored in the plugin's data.json; journal entries remain Markdown. Broken manually edited logs are not repaired automatically.

Privacy

Mood Journal makes no network requests during plugin operation and has no telemetry or analytics. External pages open only when you explicitly follow a link. The plugin does not open saved notes automatically.

Manual installation

Copy main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/mood-journal/, then enable the plugin. This path is documentation only; the plugin does not hard-code it.

Development

npm ci
npm run check

Run npm run dev for watch mode. Releases are prepared by the tag-triggered draft workflow; create no release before device QA. Screenshots/GIFs should be added before public release.

The repository includes a manual test plan for desktop, Android, iOS, sync, localization, and destructive-safety checks. See the release checklist before creating a beta or Community release.

Support

Report reproducible issues with Obsidian version, platform, and safe steps to reproduce. Do not include private journal content.

Use the bug report template and include a redacted Markdown sample only when it is needed to reproduce the issue.

If Mood Journal makes your daily reflection a little easier, you can optionally support its development with a coffee ☕️ Mood Journal remains completely free, and donations are handled by Buy Me a Coffee without unlocking additional features.

License

MIT

HealthExcellent
ReviewPassed
About
Record a five-level mood, optional activities, and a Markdown note in your daily note. Save entries locally with timestamps and nested journal tags (#journal or #日記) and up to two activity levels. Keep plain Markdown (no frontmatter edits) and run on desktop and mobile with English/Japanese sections.
WritingDatesTags
Details
Current version
2.1.0
Last updated
Last month
Created
2 months ago
Updates
10 releases
Downloads
110
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
nyonyataronyonyataronyonyataro
GitHubnyonyataro
  1. Community
  2. Plugins
  3. Writing
  4. Mood Journal

Related plugins

Calendarium

Craft mind-bending fantasy and sci-fi calendars.

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Day Planner

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

Supercharged Links

Add attributes to internal links with the values of target note's frontmatter attributes.

Full Calendar Remastered

Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!

Longform

Helps you write and edit novels, screenplays, and other long projects.