obsidian-tasks

Manage and query Obsidian Tasks plugin entries with flexible filters, sorts, and groups.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro --skill obsidian-tasks-sjw2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-tasks
Source: https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro/tree/main/.agents/skills/obsidian-tasks
Command: npx skills add https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro --skill obsidian-tasks-sjw2005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

使用Tasks插件在Obsidian中管理和查询任务,支持任务状态跟踪、截止日期、计划日期、创建日期、重复规则、任务依赖等功能。提供强大的查询语法(Tasks Query Language)创建动态任务列表,支持过滤、排序、分组。适用于个人任务管理、项目跟踪、GTD实践、每日计划、习惯追踪等场景。当用户提到Tasks插件、任务管理、TODO列表、任务查询语法、重复任务、任务状态等概念时使用。

Core Features & Use Cases

  • 提供完整的任务字段支持:状态、到期、计划、创建、开始、重复、依赖等,确保任务全生命周期可追踪。
  • 通过 Tasks Query Language 生成动态任务列表,支持复杂过滤、排序、分组和分组显示,适用于个人与团队的工作流。
  • 使用场景广泛:日常待办、项目进度跟踪、GTD 实践、每日计划、习惯追踪等。

Quick Start

使用 Obsidian 安装并启用 Tasks 插件后,创建一个任务并使用 Tasks 语法开始管理和查询它们。

Frequently Asked Questions about obsidian-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create dynamic task lists in Obsidian using the Tasks plugin?

You can create dynamic task lists in Obsidian by using the Tasks Query Language to filter, sort, and group markdown notes with specific task properties like due dates and statuses.

What task properties does the Obsidian Tasks plugin support for tracking?

The Obsidian Tasks plugin supports tracking task statuses, due dates, scheduling, creation dates, start dates, recurrence rules, and dependencies to ensure full lifecycle management inside markdown notes.

Can I use Obsidian for GTD practices and daily planning with task queries?

Yes, you can use Obsidian task queries for GTD practices and daily planning by generating dynamic lists that filter and group tasks based on custom criteria and dates.

Are there any data backup precautions when modifying tasks directly in Obsidian files?

Yes, you should maintain data backups before modifying tasks directly in Obsidian files, as the system warns about direct file modifications while supporting YAML frontmatter and inline metadata best practices.