taskgenius_taskgenius-plugin/README.md

80 lines
3.1 KiB
Markdown
Raw Permalink Normal View History

<div align="center">
2025-11-07 08:05:46 +00:00
<img src="media/task-genius.webp" alt="Task Genius Logo" width="100%">
[![Version](https://img.shields.io/github/v/release/Quorafind/Obsidian-Task-Genius?label=version)](https://github.com/Quorafind/Obsidian-Task-Genius/releases)
2025-06-17 07:59:06 +00:00
[![Discord](https://img.shields.io/discord/1382008288706695229?color=7289da&label=Discord&logo=discord&logoColor=white)](https://discord.gg/ARR2rHHX6b)
[Documentation](https://taskgenius.md) | [Installation](#installation) | [Discord Community](https://discord.gg/ARR2rHHX6b)
</div>
2025-03-12 04:36:15 +00:00
2025-04-13 12:18:15 +00:00
---
2025-03-12 04:36:15 +00:00
## Overview
Task Genius plugin transforms Obsidian into a powerful task management system with advanced features, beautiful visualizations, and seamless in-editor task management workflow - all while preserving Obsidian's philosophy of plain-text, future-proof note-taking.
2022-06-10 04:58:54 +00:00
---
## Core Features
| Feature | Description |
|---------|-------------|
2025-11-07 08:05:46 +00:00
| **Task Views** | Visualize your tasks in different ways, including list, kanban, calendar, and gantt charts |
| **Date & Priority** | [View-based] Recurring tasks, multiple date types, and visual priority indicators |
| **Workflows** | [Editor-based] Multi-stage workflows with automatic timestamping, templates, and process tracking |
| **Habit Tracking** | [View-based] Daily habits, streak tracking, visual calendar, and progress analytics |
| **Quick Capture** | global commands, templates, and automated task creation |
2025-11-07 08:05:46 +00:00
| **Filtering & Search** | Advanced in-editor filtering, saved queries, and custom perspectives |
| **Gamification** | [View-based] Achievement rewards, custom milestones, and motivational feedback |
2022-06-07 06:12:30 +00:00
For detailed feature documentation, visit [taskgenius.md](https://taskgenius.md).
2024-01-17 07:40:13 +00:00
---
2022-06-07 06:12:30 +00:00
## Installation
2022-06-07 06:12:30 +00:00
### Community Plugin (Recommended)
1. Open Obsidian Settings
2. Navigate to Community Plugins
3. Search for "Task Genius"
4. Click Install, then Enable
2022-06-07 06:12:30 +00:00
### Manual Installation
1. Download the latest release from [GitHub Releases](https://github.com/Quorafind/Obsidian-Task-Genius/releases)
2. Extract files to `.obsidian/plugins/obsidian-task-progress-bar/`
3. Enable the plugin in Obsidian settings
---
## Quick Start
1. **Enable Plugin**: Activate Task Genius in your plugin settings
2025-11-07 08:05:46 +00:00
2. **Onboarding**: You will be guided through the setup process by the plugin
OR
1. **Open Task View**: Click the ribbon icon or use Command Palette to search `Open Task Genius View`.
2. **Create First Task**: Use the Quick Capture panel to create your first task.
3. **Explore Views**: Switch between different views to find your preferred workflow
---
## Community & Support
### Discord Community
Join our active community for help, tips, and feature discussions:
**[Task Genius Discord](https://discord.gg/ARR2rHHX6b)**
### Resources
- [Complete Documentation](https://taskgenius.md)
2025-11-07 08:05:46 +00:00
- [Issue Tracker](https://github.com/taskgenius/taskgenius-plugin/issues)
- [Feature Requests](https://github.com/taskgenius/taskgenius-plugin/discussions)
---
## License
[FSL-1.1-ALv2](./LICENSE)
Feel free to use any part in the `src/components`, such as the Inline Markdown Editor or the Kanban component.