taskgenius_taskgenius-plugin/README.md
Quorafind 54e55f4ba1 style(ui): refactor CSS imports and modernize task item styling
- Centralize CSS imports in content.ts component
- Add modern.css with updated task item design
- Remove task item borders for cleaner appearance
- Clean up code formatting (trailing commas)
- Update README description text
2025-11-09 22:21:48 +08:00

3 KiB


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.


Core Features

Feature Description
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
Filtering & Search Advanced in-editor filtering, saved queries, and custom perspectives
Gamification [View-based] Achievement rewards, custom milestones, and motivational feedback

For detailed feature documentation, visit taskgenius.md.


Installation

  1. Open Obsidian Settings
  2. Navigate to Community Plugins
  3. Search for "Task Genius"
  4. Click Install, then Enable

Manual Installation

  1. Download the latest release from GitHub Releases
  2. Extract files to .obsidian/plugins/task-genius/
  3. Enable the plugin in Obsidian settings

Quick Start

  1. Enable Plugin: Activate Task Genius in your plugin settings
  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

Resources


License

FSL-1.1-ALv2

Feel free to use any part in the src/components, such as the Inline Markdown Editor or the Kanban component.