Skip to content

Settings Reference

SettingDefaultDescription
Inbox filesTasks/Inbox.mdComma-separated paths to inbox files. Tasks from Quick Add go to the first match.
Projects folderProjectsWhere the New Project command creates files.
Meetings folderMeetingsWhere meeting notes are created. Year subfolder added automatically.
Wiki folderWikiWhere wiki entries and stubs are stored.
SettingDefaultDescription
Natural language parsingOnParse dates, priorities, and project shortcuts from task text.
Include source linkOnWhen capturing from selection, add a wikilink back to the source note.
SettingDefaultDescription
Default viewTodayWhich view opens when Pensum activates. Options: Today, Inbox, Calendar, Last used.
Completed task visibility24 hoursHours after completion before tasks are hidden. 0 = hide immediately.
Default groupingBy projectHow tasks are grouped in list views.
AI content treatmentSubtleHow AI-generated content is visually marked.
SettingDefaultDescription
Enable AI featuresOffMaster toggle. When off, no AI calls are made.
Anthropic API keyEncrypted with AES-256-GCM before storage.
Default model (substantive)claude-sonnet-4-5For summarization, stub expansion.
Lightweight model (parsing)claude-haiku-4-5For Smart Capture, Smart Triage.
SettingDefaultDescription
MCP serverEnabledSpawns the MCP server for AI agent access.
MCP transportstdioProtocol: stdio or HTTP.
Agent capture reviewRequiredTasks from agents require user review.

Completed tasks are automatically removed after a retention period. The sidecar retains the record for the Activity view.

SettingDefaultDescription
Default cleanup7 daysGlobal default.
Inbox cleanup3 daysInbox files.
Project cleanup7 daysProject files.
Meeting cleanupNeverMeeting notes are durable records.
Daily note cleanupNeverDaily notes are journals.

Override per-note with frontmatter: task_cleanup: 14 or task_cleanup: never.

Override per-task with the #keep tag.