Harmony

approved

by yodavatar

This plugin has not been manually reviewed by Obsidian staff. All-in-one modular plugin to boost productivity.

1 stars19 downloadsUpdated 1d agoAGPL-3.0
image

Version 0.1.10

Table of Contents

Introduction

The goal of Harmony is to make Obsidian
as powerful as a professional tool (like Notion),
but 100% local and open source.

Be as productive as possible by staying in control of your data.
There are many ways to be more productive;
the methods we are trying to implement are here.

Harmony is open to contribution.

Features

1 - Dashboard module

Dashboard in a new window.

image
  • Urgent tasks
  • Next tasks
  • +More customization options

2 - Better Kanban module

Kanban is a methode of organisation for a to do list.

Capture d'écran 2026-05-13 104048

  • Support for multiple boards
  • Multiple columns (move left/right, change color, delete)
  • Create tasks (multiple priorities, due dates, links, tags, delete)
  • Archiving features for notes
  • Sort tasks

3 - Minimalist Todo List

A simple to-do list organized by priority.

image
  • create a quick task
  • Change priority / delete

4 - Activated/Desactivated module

Enable or disable the module you need, in the Harmony settings.

Capture d'écran 2026-05-13 141255

Installation

To install Harmony, you can:

  1. Clone the repository:

    git clone git@github.com:Yodavatar/Harmony.git
    
  2. Get to zip: You can get the link to the zip here.

Usage

To use Harmony you need to have last obsidian's version.
You can install Obsidian on here.

image

Go to settings, on the Community plugins
Then you need to activate community plugins.

Place the project in the "plugins" folder
of the Obsidian Vault you want to test.

image

Install dependencies

 npm install
 npm run build //run in the good folder

Now you return in the Community plugins.
You should see that the pluggin.
The final step is to activate the plugin.
image

Contribution

I appreciate the others contributions from the community!
To contribute to Harmony, follow these steps:

If you want contribute to this project.

  1. Fork the repository.
  2. Create a branch for your feature (git checkout -b addmanyfeature).
  3. Commit your changes (git commit -m 'addmanyfeature').
  4. Push to the branch (git push origin addmanyfeature).
  5. Open a Pull Request (And add your message of your modifications).

License

This project is licensed under the agpl-3.0.
See the GNU AFFERO GENERAL PUBLIC LICENSE file for details.

Discussions

The Discussions are open here.

Contact

If you have any questions or suggestions,
feel free to contact me at contact@yodavatar.me

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.