No description
Find a file
2025-10-30 14:14:54 +08:00
.cursor fix: tag input event issue 2025-10-30 14:08:02 +08:00
.github chore: add GitHub pull request template with CLA reference 2025-10-17 00:01:19 +08:00
.husky fix: update husky pre-commit hook for cross-platform compatibility 2025-07-31 21:36:29 +08:00
media refactor(onboarding): decompose fluent onboarding into progressive steps 2025-10-03 22:58:28 +08:00
scripts chore: update packagejson and also release script 2025-09-24 10:44:51 +08:00
src fix: project tag is not recognized when index file tasks 2025-10-30 14:14:54 +08:00
.editorconfig Initial commit 2022-06-07 14:12:30 +08:00
.eslintignore Initial commit 2022-06-07 14:12:30 +08:00
.eslintrc Initial commit 2022-06-07 14:12:30 +08:00
.gitignore feat(workspace): add module visibility control with performance improvements 2025-10-16 23:46:06 +08:00
.prettierignore feat: support custom status 2025-03-02 13:33:23 +08:00
.release-it.beta-continue.cjs refactor(fluent): extract fluent settings and reorganize file structure 2025-10-08 01:34:46 +08:00
.release-it.beta.cjs chore: update workflow scripts and fix github tag issues 2025-08-27 17:37:33 +08:00
.release-it.cjs feat(release): implement custom changelog generator for merged beta versions 2025-09-04 22:48:17 +08:00
CHANGELOG-BETA.md refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
CHANGELOG.md chore(release): bump version to 9.9.3 2025-10-26 17:27:13 +08:00
CLA.md docs: add FSL-1.1-ALv2 license and contributor license agreement 2025-10-16 23:59:07 +08:00
DEVELOPMENT.md docs: update documentation with CLA and license information 2025-10-17 00:00:43 +08:00
esbuild.config.mjs fix: resolve memory leaks by adding proper cleanup handlers 2025-08-30 09:54:33 +08:00
jest.config.js refactor(workflow): improve code quality and type safety 2025-10-12 14:25:20 +08:00
LICENSE docs: add FSL-1.1-ALv2 license and contributor license agreement 2025-10-16 23:59:07 +08:00
manifest-beta.json chore(release): bump version to 9.9.3 2025-10-26 17:27:13 +08:00
manifest.json chore(release): bump version to 9.9.3 2025-10-26 17:27:13 +08:00
package.json chore(release): bump version to 9.9.3 2025-10-26 17:27:13 +08:00
pnpm-lock.yaml refactor(bases): simplify view registration and upgrade to Obsidian 1.10 2025-10-08 21:12:17 +08:00
README.md docs: update documentation with CLA and license information 2025-10-17 00:00:43 +08:00
styles.css fix: tag input event issue 2025-10-30 14:08:02 +08:00
tsconfig.json refactor(build): migrate to TypeScript path aliases and update esbuild to v0.25.9 2025-08-28 14:02:26 +08:00
version-bump.mjs chore: update workflow scripts 2025-08-27 17:28:43 +08:00
versions.json chore(release): bump version to 9.9.3 2025-10-26 17:27:13 +08:00

Task Genius Logo

The Ultimate Task Management Plugin for Obsidian

Version Discord

DocumentationInstallationDiscord Community


Overview

Task Genius transforms Obsidian into a powerful task management system with advanced features, beautiful visualizations, and seamless workflow integration - all while preserving Obsidian's philosophy of plain-text, future-proof note-taking.


Core Features

Feature Description
Task Management Visual progress bars, status cycling, bulk operations, and smart task hierarchies
Date & Priority Calendar integration, recurring tasks, multiple date types, and visual priority indicators
View Modes Inbox, Forecast, Projects, Tags, Calendar, Gantt charts, Kanban boards
Workflows Multi-stage workflows with automatic timestamping, templates, and process tracking
Habit Tracking Daily habits, streak tracking, visual calendar, and progress analytics
Quick Capture global commands, templates, and automated task creation
Filtering & Search Advanced in-editor filtering, vault-wide search, saved queries, and custom perspectives
Gamification 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/Obsidian-Task-Genius/
  3. Enable the plugin in Obsidian settings

Quick Start

  1. Enable Plugin: Activate Task Genius in your plugin settings
  2. Open Task View: Click the ribbon icon or use Command Palette
  3. Create First Task: Type - [ ] My first task in any note
  4. Explore Views: Switch between different view modes to find your preferred workflow

Community & Support

Discord Community

Join our active community for help, tips, and feature discussions: Task Genius Discord

Resources


Support the Project

Task Genius is developed with passion and dedication. If you find it valuable, consider supporting its continued development:

Your support enables faster development, better documentation, and priority feature implementation.

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.