obsidian-bases

Create and edit Obsidian Bases YAML files with views, filters, formulas, and summaries.

1|Updated May 15, 2025
One-click install
npx skills add https://github.com/badaniya/.stowed --skill obsidian-bases-badaniya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/badaniya/.stowed/tree/main/agents/.agents/skills/obsidian-bases
Command: npx skills add https://github.com/badaniya/.stowed --skill obsidian-bases-badaniya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian Bases are YAML-based files that define dynamic views of notes in an Obsidian vault. A Base file helps organize notes into views, apply global filters, formulas, and property configurations.

Core Features & Use Cases

  • Create and edit Base files with multiple views (table, cards, list)
  • Define filters, formulas, properties, and summaries for Obsidian Bases
  • Use in tasks like organizing notes by tag, project, or topic; building dashboards in Obsidian

Quick Start

Create a base file that defines a 'Library' with views. Then embed in Obsidian, or open the .base file in Bases UI.

Frequently Asked Questions about obsidian-bases

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

FAQPage Schema
How do I create Obsidian Bases files with custom views and filters?

Obsidian Bases files are created as YAML files that define dynamic views of notes. You can configure them with table, cards, or list views, and apply global filters to organize vault notes by tags, projects, or topics.

What are Obsidian .base files used for in a notes vault?

Obsidian .base files are YAML-based configurations used to build dynamic dashboards within an Obsidian vault. They aggregate notes into organized views, applying formulas and property configurations to manage knowledge across topics.

Can I add formulas and summaries to Obsidian Bases views?

Yes, you can add formulas and summaries to Obsidian Bases views. The .base YAML schema supports property configurations and per-view settings, enabling calculated properties and aggregated summaries across your filtered notes.

How do I organize notes by tag or project using Obsidian Bases?

To organize notes by tag or project, you define global filters within an Obsidian Bases file. These filters dynamically group matching vault notes into structured views like tables or cards for project management.

Does the Obsidian Bases YAML schema support multiple view types per file?

Yes, a single Obsidian Bases file supports multiple view types. You can define and configure distinct table, cards, and list views within the same .base file, applying specific properties and filters to each view.