Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Agenda Tasks

elias-shalomelias-shalom724 downloads

Agenda provide intuitive task management interfaces and calendar views. Seamlessly integrate with your existing notes while organizing tasks across multiple views.

Agenda Tasks screenshot
Agenda Tasks screenshot
Agenda Tasks screenshot
Agenda Tasks screenshot
Agenda Tasks screenshot
  • Overview
  • Scorecard
  • Updates7

A comprehensive task management and calendar plugin for Obsidian

Overview

Agenda Tasks transforms your Obsidian vault into a powerful productivity system by providing intuitive task management interfaces and multiple calendar views. Seamlessly integrate with your existing Obsidian notes while organizing tasks across multiple views for maximum efficiency.

Key Benefits:

  • 🎯 Multiple view types tailored to different workflows
  • 🔄 Real-time synchronization with your notes
  • 🏗️ Compatible with Obsidian Tasks plugin
  • 🌐 Support for 6+ languages
  • ⚙️ Highly customizable interface

📖 Table of Contents

  • Features
  • Screenshots
  • Installation
  • Quick Start
  • Task Format
  • Configuration
  • Changelog
  • Planned Features
  • Support
  • Contributing

✨ Features

📊 Available Views

Overview View

  • Dashboard-style task summary with key metrics
  • Statistics and progress tracking
  • Quick access to upcoming deadlines
  • Task distribution by project/folder
  • Overdue task highlighting
  • Customizable widgets

List View

  • Customizable task listing with multiple columns
  • Advanced filtering by date, project, priority, and tags
  • Group tasks by date, folder, status, or custom attributes
  • Inline task editing
  • Collapsible task groups
  • Bulk actions for multiple tasks

Table View

  • Spreadsheet-style task management
  • Customizable columns and layouts
  • Sortable and resizable columns
  • Quick entry and editing of task attributes
  • CSV export capabilities
  • Conditional formatting

Calendar View

  • Multiple calendar layouts (day, week, work week, month, and year)
  • Task visualization on calendar grid
  • Mini-calendar for quick date navigation
  • Task indicators showing busy days
  • Quick task creation at specific times
  • Syncs with native Obsidian daily notes

🔧 General Capabilities

  • ✅ Parse and track tasks from your entire vault
  • ✅ Compatible with Obsidian Tasks syntax
  • ✅ Real-time task updates
  • ✅ Customizable interface with themes support
  • ✅ Keyboard shortcuts for common actions
  • ✅ 6+ language support (English, Spanish, German, Portuguese, French, Italian)

📸 Screenshots

View Screenshot
Overview Dashboard Overview
List View List View
Table View Table View
Month Calendar Month View
Week Calendar Week View
Day View Day View

View Screenshot
Overview Dashboard Overview
List View List View
Table View Table View
Month Calendar Month View
Week Calendar Week View
Day View Day View

📥 Installation

From Obsidian Community Plugins (Recommended)

  1. Open Obsidian Settings
  2. Navigate to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Agenda"
  4. Click Install and then Enable

Manual Installation

  1. Download the latest release from the releases page
  2. Extract the zip file to your vault's .obsidian/plugins/obsidian-agenda/ folder
  3. Verify the following files are present:
    • main.js
    • styles.css
    • manifest.json
  4. Enable the plugin in Obsidian Settings → Community Plugins

Requirements:

  • Obsidian v0.13.0 or higher
  • No additional dependencies required

🚀 Quick Start

Creating Your First Agenda View

  1. Click the Agenda icon in the left sidebar ribbon
  2. Select your preferred view type:
    • Overview - Dashboard with key metrics
    • List - Detailed task list
    • Table - Spreadsheet view
    • Calendar - Calendar visualization
  3. Your tasks will automatically populate from your vault

Common Actions

  • Filter tasks - Use the filter panel to narrow down tasks
  • Create task - Use Ctrl+P or the create button
  • Edit task - Click any task to edit inline or in modal
  • Sort tasks - Click column headers to sort (List and Table views)

For comprehensive guides, visit the Wiki.


📝 Task Format and Compatibility

Agenda Tasks works seamlessly with tasks created using the standard Obsidian checkbox format (- [ ]) and is fully compatible with the popular Obsidian Tasks plugin.

Supported Metadata

The plugin recognizes and properly handles all standard Obsidian Tasks metadata:

Metadata Icon Example
Due Date 📅 - [ ] Task 📅 2024-12-31
Scheduled Date ⏳ - [ ] Task ⏳ 2024-06-15
Start Date 🛫 - [ ] Task 🛫 2024-06-01
Priority ⏫⏬ - [ ] Task ⏫
Recurrence 🔁 - [ ] Task 🔁 every day
Tags #tag - [ ] Task #project #urgent

Example Task

- [ ] Complete project documentation 📅 2024-12-31 ⏫ #project #documentation
- [ ] Review pull requests ⏳ 2024-06-15 #code-review
- [x] Submit final report 🛫 2024-06-01 ✅

⚙️ Configuration

View Settings

  • Tab Visibility - Choose which views to display in the header
  • Default View - Set your preferred view on plugin load
  • Theme Integration - Customize colors and appearance

Filtering & Sorting

  • Date Filters - Filter by today, overdue, upcoming, or custom ranges
  • Priority Filters - Show tasks by priority level
  • Tag Filters - Filter by task tags
  • Folder Filters - Organize by file location

Advanced Options

  • Keyboard Shortcuts - Customize shortcuts for common actions
  • Widget Configuration - Personalize dashboard widgets
  • Display Preferences - Adjust how tasks are displayed

Access settings via: Obsidian Settings → Community Plugins → Agenda Tasks


📋 Changelog

Version 1.0.6

  • Fix calentar weekday

Version 1.0.5 🎨

  • Improved loading experience with skeleton loading (replaced spinner)
  • Enhanced list view aesthetics and visual design
  • Priority distinction and highlighting in list view
  • New hero widget added to dashboard
  • Various UI/UX improvements and polish

Version 1.0.4 ✨

  • Native task creation from calendar views (add task to calendar)
  • Command palette integration (Ctrl+P shortcut for task creation)
  • Task reload button in toolbar
  • Mouse over highlight in list view
  • Alphabetical sorting in list view
  • Day line indicator in month view
  • Navigate to day view from year view

Version 1.0.3 🎨

  • Configurable view header tabs
  • Display today's date in Overview tab
  • Week number display in header

Version 1.0.2 🐛

  • Calendar view year view
  • Various bug fixes and stability improvements

Version 1.0.1 🚀

  • Enhanced compatibility with Tasks plugin dataview format
  • Recursive/repeating tasks support (🔁)
  • Mobile device support

Version 1.0.0 🎉

Included Features:

  • Multiple task visualization views (Overview, List, Table, Calendar)
  • Full compatibility with standard Obsidian task format
  • Integration with Obsidian Tasks plugin metadata
  • Advanced filtering, sorting, and grouping capabilities
  • Customizable display options and themes

Known Limitations (at release):

  • Task creation and editing requires Markdown files or Obsidian Tasks plugin
  • Calendar view does not support time-of-day scheduling
  • View-only functionality for most task operations

🗓️ Planned for Future Versions

  • ⬜ Advanced task creation/editing UI
  • ⬜ Time-of-day task scheduling
  • ⬜ Custom status implementation
  • ⬜ Time blocks and scheduling
  • ⬜ Advanced dashboard widgets
  • ⬜ Integration with external calendar services

🤝 Contributing

We welcome contributions! Whether it's bug reports, feature suggestions, or code improvements:

  1. Report Issues - GitHub Issues
  2. Submit PRs - Fork the repository and create a pull request
  3. Improve Translations - Help translate the plugin to more languages

Development Setup

# Clone the repository
git clone https://github.com/elias-shalom/obsidian-agenda.git
cd obsidian-agenda

# Install dependencies
npm install

# Start development
npm run dev

# Build for production
npm run build

💬 Support and Feedback

Getting Help

  • 📖 Check the Wiki
  • 🐛 Report bugs on GitHub Issues
  • 💡 Suggest features via GitHub Discussions

Feedback

Your feedback helps us improve! Please share:

  • Feature requests
  • Bug reports
  • Usage suggestions
  • Translation improvements

⭐ Support Us

If you find this plugin useful, please consider:

  • ⭐ Starring the GitHub repository
  • 📢 Sharing it with others
  • 💬 Reviewing the plugin in Obsidian Community
  • 🐛 Reporting bugs and suggesting improvements on GitHub
  • 🌍 Contributing translations to support more languages

📄 License

This project is licensed under the MIT License.


Made with ❤️ for the Obsidian community

HealthExcellent
ReviewRisks
About
Organize and track tasks across your vault with dashboard, list, table, and calendar views that parse Obsidian Tasks syntax and metadata. Edit tasks inline, filter and group by date, tag, or project, visualize schedules on day/week/month calendars, and export tables to CSV.
TasksCalendarDates
Details
Current version
1.0.6
Last updated
2 weeks ago
Created
Last year
Updates
7 releases
Downloads
724
Compatible with
Obsidian 1.8.7+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
elias-shalomelias-shalom
github.com/elias-shalom/
GitHubelias-shalom
  1. Community
  2. Plugins
  3. Tasks
  4. Agenda Tasks

Related plugins

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Tasks Calendar Wrapper

Simple wrapper for Tasks Calendar and Tasks Timeline.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Full Calendar Remastered

Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!

Day Planner OG

Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).

Periodic Notes

Manage your daily, weekly, and monthly notes.

Rollover Daily Todos

Rollover any unchecked checkboxes from your last daily note into today's note.

Journals

Manage your journals.

Calendarium

Craft mind-bending fantasy and sci-fi calendars.