obsidian-bases

Create and edit .base files with filters, formulas, and views.

6|2|Updated May 11, 2026
One-click install
npx skills add https://github.com/pax-k/war-gov-uap-wiki --skill obsidian-bases-pax-k
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/pax-k/war-gov-uap-wiki/tree/main/.agents/skills/obsidian-bases
Command: npx skills add https://github.com/pax-k/war-gov-uap-wiki --skill obsidian-bases-pax-k

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian Bases enable you to model and organize notes as database-like bases (.base files), allowing you to define filters, formulas, and custom views to govern what you see.

Core Features & Use Cases

  • Create and edit .base files to build structured views (table, cards, list, map) over your notes.
  • Define filters, formulas, and properties to tailor what data is shown and how it's computed.
  • Use cases include building knowledge bases, project dashboards, or research summaries across large vaults.

Quick Start

Create a .base file in your vault with a basic filters block and a simple table view to render notes.

Frequently Asked Questions about obsidian-bases

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create database-like views in Obsidian?

Obsidian Bases allow you to create database-like views by defining .base files with YAML frontmatter. These files govern what data appears by applying filters, formulas, and properties to render structured tables, cards, lists, or maps across your vault notes.

How do I set up filters and formulas in .base files?

To set up filters and formulas in .base files, you define them within the file's structure using Obsidian Bases syntax. This requires YAML frontmatter validation to ensure compatibility while tailoring what data is shown and how it is computed across your notes.

Can I use Obsidian Bases to build a project dashboard across my vault?

Yes, you can use Obsidian Bases to build project dashboards across large vaults. By creating .base files, you can aggregate notes into structured views like tables or cards, applying filters and formulas to summarize project data effectively.

What view formats are supported by Obsidian Bases?

Obsidian Bases supports table, cards, list, and map view formats. You can configure these structured views within your .base files to organize and visualize your vault notes based on defined properties, filters, and formulas.

Do I need YAML frontmatter validation for Obsidian Bases?

Yes, YAML frontmatter validation is required for Obsidian Bases to ensure compatibility with the syntax. It validates the definitions of filters, formulas, properties, and views within your .base files to guarantee they render correctly.

Why are my Obsidian Bases filters not working?

Obsidian Bases filters may not work if the .base file lacks proper YAML frontmatter validation or contains syntax errors. Ensuring compatibility with Obsidian Bases syntax when defining properties, formulas, and views is essential for correct rendering.