---
title: Task Aggregator & Calendar
category: Management
icon: "\U0001F4C5"
sort_order: 14
slug: task-aggregator-and-calendar
canonical_url: 'https://basaltnotes.com/guides/task-aggregator-and-calendar'
markdown_url: 'https://basaltnotes.com/guides/task-aggregator-and-calendar.md'
---
# Task Aggregator & Calendar

Manage checklists across all your notes in a unified task manager and calendar view.

## Creating Tasks

Add checklists inside any note using standard markdown:
```markdown
- [ ] Task description with #tag due:2026-07-20
```

## Using the Task Manager & Calendar

1. Go to the **Tasks** page to view all scanned checklists grouped by due dates.
2. Click checkmarks to complete tasks (which automatically updates the raw markdown checklist inside the note file).
3. Go to the **Calendar** page to see tasks plotted on a monthly calendar alongside your scheduled entries.
