Task Archive¶
Move completed tasks from the master list to tasks/archive.md. Consent-gated; the prompt shows the exact count and a random 5-title sample so the user approves a concrete scope. Default policy archives tasks completed >= 7 days ago so recent work stays visible. Posts a fire-and-forget summary notification after the move so a bulk archive doesn't happen silently.
MCP name: task_archive
Category: tasks
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
older_than_days |
int |
No | Only archive tasks done N+ days ago (default 7 = leave the last week in master list as a 'recently done' buffer; pass 0 to archive every completed task regardless of age) |
Requirements¶
- obsidian