← スキル一覧に戻る

obsidian-tasks
by trobrock
⭐ 0🍴 1📅 2026年1月21日
SKILL.md
name: obsidian-tasks description: Manage tasks in the Obsidian vault - add, complete, reorder tasks
Obsidian Task Management
Manage tasks in ~/dev/personal/obsidian/trobrock/Tasks.md.
Task File
Location: ~/dev/personal/obsidian/trobrock/Tasks.md
Simple ordered list - position indicates priority (top = most important).
Task Syntax
- [ ] Incomplete task
- [x] Completed task
Operations
Add a Task
Append to the list:
- [ ] {task description}
Or insert at a specific position if priority matters.
Complete a Task
Change - [ ] to - [x]:
- [x] Completed task
Reorder Tasks
Move lines up or down to change priority. Top of list = highest priority.
Remove Completed Tasks
Periodically delete - [x] lines to keep the list clean.
Link to Projects
Optional - link tasks to projects:
- [ ] Fix bug [[Comfortly]]
Keep It Simple
- One flat list
- Order = priority
- Complete or delete when done
- No categories, tags, or dates required
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です