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

Arcadia Projects

arcadia-studioarcadia-studio45 downloads

Multi-view project management: Table and Kanban views over your vault notes with filtering and sorting.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates11

Arcadia Projects turns the notes you already have into a project board. Point it at a folder and it reads each note's YAML frontmatter to build a sortable table and a drag-and-drop Kanban board, no separate database and no duplicate task lists. Move a card and the plugin writes the new status straight back into the note's frontmatter, so your notes stay the single source of truth.

Arcadia Projects

Features

Feature Free Premium
Table view: sortable, filterable spreadsheet of your notes with frontmatter columns Yes
Kanban view: drag-and-drop board grouped by a status field Yes
Card move via right-click or long-press menu (works on mobile) Yes
Create notes directly from the board with valid frontmatter Yes
Live sync: vault edits update the views automatically Yes
Text filter across titles and properties Yes
Calendar view mapping notes to dates In development
Gallery view for image-rich collections In development
Timeline view for date-range planning In development
Portfolio view for high-level dashboards In development
Advanced filter and sort combinations with saved presets In development
CSV export of any view In development

The current release ships the free Table and Kanban views. Premium views are in development and unlock automatically in upcoming releases for anyone with an active license. You can purchase and activate a license now at arcadia-studio.lemonsqueezy.com.

Installation

The Community Plugins listing is pending review. Until it is approved, install with one of these methods:

Manual install from GitHub releases

  1. Download main.js, manifest.json, and styles.css from the latest GitHub release
  2. Create the folder .obsidian/plugins/arcadia-projects/ in your vault and copy the three files into it
  3. Reload Obsidian, then enable Arcadia Projects under Settings > Community plugins

BRAT

  1. Install the BRAT plugin from Community plugins
  2. In BRAT, choose "Add beta plugin" and enter Arcadia-Studio/obsidian-arcadia-projects
  3. Enable Arcadia Projects under Settings > Community plugins

Quick start

  1. Open Settings > Arcadia Projects and set the project folder (for example Projects/)

  2. Give each project note a status frontmatter field, for example:

    ---
    status: in-progress
    due: 2026-07-01
    tags:
      - client-work
    ---
    
  3. Click the layout-dashboard ribbon icon, or run the "Open project view" command

  4. Switch between Table and Kanban with the tabs in the view, or with the "Switch to table view" and "Switch to kanban view" commands

  5. Drag cards between Kanban columns to update a note's status. On mobile, long-press a card and pick "Move to" instead

Settings

Setting Default What it does
Project folder (empty) Folder containing your project notes. Subfolders are included.
Status property status Frontmatter field used to group notes into Kanban columns.
Status values todo, in-progress, done Comma-separated list that defines the columns and their order. Notes with other values get their own column; notes without the field land in Uncategorized.
Date property due Frontmatter field used for due dates.
Default view Table View shown when the panel opens.
Card display fields status, due, tags Frontmatter fields shown on Kanban cards.
License key (empty) Premium license key. Click Validate to activate.

Pricing

Core features (Table and Kanban) are free, with no account and no license key required. Premium features require a one-time license from arcadia-studio.lemonsqueezy.com.

To activate: Settings > Arcadia Projects > License key > Validate. License checks are cached, and a previously activated license stays active when you are offline.

Support

Questions, bug reports, and feature requests: open an issue on GitHub or email [email protected].

License

The plugin code is released under the MIT license. See LICENSE.

HealthExcellent
ReviewPassed
About
Visualize vault notes as a sortable Table or a drag-and-drop Kanban board with real-time sync to YAML frontmatter. Group Kanban columns by a status field, filter by folder/tag/frontmatter, and export any view to CSV. Access premium Calendar, Gallery, Timeline and Portfolio views for date and visual layouts.
Project managementTablesProperties
Details
Current version
1.0.9
Last updated
5 days ago
Created
3 months ago
Updates
11 releases
Downloads
45
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
arcadia-studioarcadia-studio
theologyinfocus.org
GitHubarcadia-studio
  1. Community
  2. Plugins
  3. Project management
  4. Arcadia Projects

Related plugins

Super Simple Time Tracker

Multi-purpose time trackers for your notes.

Base Board

Organize notes into Kanban boards using frontmatter properties. Drag and drop cards between columns powered by Bases.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Update modified date

Automatically update a frontmatter modified date field when the file is modified.