Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notakeith/eisenhower-matrix-471843
Eisenhower Matrix to-do list plugin for Obsidian
https://github.com/notakeith/eisenhower-matrix-471843
obsidian obsidian-md obsidian-plugin
Last synced: 24 days ago
JSON representation
Eisenhower Matrix to-do list plugin for Obsidian
- Host: GitHub
- URL: https://github.com/notakeith/eisenhower-matrix-471843
- Owner: notakeith
- License: mit
- Created: 2024-11-30T09:14:44.000Z (26 days ago)
- Default Branch: master
- Last Pushed: 2024-11-30T09:51:17.000Z (26 days ago)
- Last Synced: 2024-11-30T10:27:51.710Z (26 days ago)
- Topics: obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Features
- Organize tasks using the Eisenhower Matrix framework:
- **Urgent & Important:** Tasks that require immediate action.
- **Important, Not Urgent:** Tasks to schedule for later.
- **Urgent, Not Important:** Tasks to delegate or prioritize lower.
- **Not Urgent, Not Important:** Tasks to avoid or discard.
- Seamless integration with Obsidian for enhanced productivity.
- Customizable matrix templates to suit individual workflows.
- Quick task addition and categorization.
- Visual matrix display embedded within Obsidian notes.## Installation
1. Open **Obsidian** and navigate to the **Settings** menu.
2. Go to the **Community Plugins** tab.
3. Click **Browse** and search for "Eisenhower Matrix."
4. Select the plugin and click **Install.**
5. Enable the plugin after installation is complete.## Usage
1. Open a note in Obsidian and use the Eisenhower Matrix shortcut to insert the matrix template.
2. Add tasks directly to the relevant sections of the matrix.
3. Use the plugin commands to move tasks between categories as priorities change.
4. Customize the matrix layout or styles via the plugin settings.## Contributing
We welcome contributions to improve the Eisenhower Matrix plugin! To contribute:
1. Fork the repository and create a new branch.
2. Make your changes or additions.
3. Submit a pull request with a clear explanation of your changes.For bug reports or feature requests, please open an issue in the repository.
## License
Eisenhower Matrix plugin is open-source software licensed under the [MIT license](LICENSE).