Mood Atlas

pending

by Emily Bei Cheng

Expand your emotional vocabulary beyond 'happy' and 'sad' with inline emotion suggestions as you journal.

26 starsUpdated 23d agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Mood Atlas

Mood Atlas is an Obsidian plugin that expands your emotional vocabulary as you journal. Type any emotion word followed by a trigger key to pull up all the feeling words in the same emotional region - helping you find the most precise word for what you're experiencing.

How it works

Type an emotion word, then press ^ (configurable). A dropdown appears showing all emotions in the same region, so you can choose the one that fits best.

Demo

Emotion word lists

The following three lists are available to choose from, and each can be customized in the plugin settings:

ListDescription
Hoffman/NVC Combined (default)All emotions from both lists merged into one, plus a few more.
Hoffman EmotionsFeelings list used by the Hoffman Institute (Source)
NVC EmotionsFeelings list from the book Nonviolent Communication by Marshall Rosenberg

Installation

Manual install

  1. Download main.js, styles.css, and manifest.json from the latest release (right sidebar under "Releases")
  2. Copy them to <your vault>/.obsidian/plugins/mood-atlas/
  3. Reload Obsidian and enable the plugin in Settings → Community plugins

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.