Files
nexus/wiki/entities/Obsidian-Tasks.md
2026-04-16 13:01:42 +08:00

32 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Obsidian Tasks"
type: entity
tags: [obsidian, 插件, 任务管理]
sources: ["Obsidian Tasks 插件:最适合懒人的任务管理方式"]
last_updated: 2026-04-16
---
## Definition
Obsidian Tasks 是 Obsidian 的任务管理插件,通过标准 Markdown 语法 `- [ ]` 创建任务,在 Obsidian 内部实现任务聚合、筛选和重复计划。
## Key Capabilities
- **Markdown 原生任务创建**`- [ ] 任务内容 📅 2025-03-03 🔼 #高优先级`
- **全局任务查询**:在任意笔记插入 `tasks` 代码块,聚合所有笔记中的任务
- **条件筛选**按状态done/not done、日期due before tomorrow、优先级sort by priority筛选
- **重复任务**`⏳ every week` / `⏳ every month` 自动生成下一轮任务
## Position in Ecosystem
- **对比 Notion**Notion 的 Database/Tasks 强制使用独立界面Obsidian Tasks 将任务嵌入笔记上下文
- **对比 Todoist**Todoist 是纯任务管理工具Obsidian Tasks 与笔记内容紧密关联
- **协同 Dataview**Dataview 管理数据索引笔记内容检索Tasks 管理行动项(任务聚合)
## Related Entities
- [[Obsidian]]:宿主平台
- [[Notion]]:竞争/对比产品
- [[Todoist]]:竞争/对比产品
- [[Dataview]]:同属 Obsidian 插件生态,一个管数据,一个管行动
## Related Concepts
- [[任务-笔记一体化]]Tasks 插件的核心理念
- [[深度工作]]:任务与笔记融合后降低切换成本的价值