Harmony

by yodavatar
5
4
3
2
1
Score: 35/100
New Plugin

Description

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

Reviews

No reviews yet.

Stats

stars
9
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Version 0.1.9

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.

  • Urgent tasks
  • Next tasks
  • +More customization options

2 - Better Kanban module

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

  • 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.

  • create a quick task
  • Change priority / delete

4 - Activated/Desactivated module

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

Installation

To install Harmony, you can:

  1. Clone the repository:

    git clone [email protected]:Yodavatar/Obsidian_Ultimate.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.

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.

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.

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 [email protected]