obsidian-bases

Create and edit Obsidian Base files with filters, formulas, and views.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/tc9011/my-skills --skill obsidian-bases-tc9011
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/tc9011/my-skills/tree/main/skills/obsidian-bases
Command: npx skills add https://github.com/tc9011/my-skills --skill obsidian-bases-tc9011

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the creation and editing of Obsidian Bases, enabling users to efficiently manage and visualize their notes using powerful views, filters, and formulas.

Core Features & Use Cases

  • Create and Edit .base files: Define database-like views of your notes.
  • Filtering: Narrow down notes based on tags, folders, properties, or dates.
  • Formulas: Create computed properties for dynamic data.
  • Views: Configure table, cards, list, or map displays.
  • Use Case: Organize your reading list by creating a Base that filters for book notes, displays them in a card view with cover images, and sorts them by author.

Quick Start

Create a new Obsidian Base file named 'my-tasks.base' with a table view showing all notes tagged with 'task' and sorted by due date.

Frequently Asked Questions about obsidian-bases

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

FAQPage Schema
How do I create an Obsidian Base file to organize my notes?

To create an Obsidian Base file, you define a YAML-formatted .base file to structure and visualize note collections. This allows you to configure database-like views, such as tables or cards, for dynamic data presentation.

Can I filter Obsidian notes by tags and properties in a .base file?

Yes, you can filter Obsidian notes by tags, folders, properties, or dates within a .base file. This narrows down your note collections to display only the specific entries that match your defined criteria.

What view types are supported for visualizing notes in Obsidian Bases?

Obsidian Bases support table, cards, list, and map view types for visualizing notes. You can configure these various displays within the YAML-formatted .base file to suit your dynamic data presentation needs.

How do formulas work in Obsidian Bases for computed properties?

Formulas in Obsidian Bases allow you to create computed properties for dynamic data analysis. By defining formulas within your .base file, you can automatically calculate and display values based on your note properties.

Does Obsidian Bases require any external plugins or dependencies?

No external plugins or dependencies are required to use this Obsidian Bases functionality. It directly enables the creation and manipulation of YAML-formatted .base files for structured note organization.