obsidian-bases

Create and edit Obsidian Base files for dynamic note views.

Updated Nov 13, 2025
One-click install
npx skills add https://github.com/466852675/TISHICIKU-2025 --skill obsidian-bases-466852675
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/466852675/TISHICIKU-2025/tree/main/07-Skill%E5%BA%93/obsidian-bases
Command: npx skills add https://github.com/466852675/TISHICIKU-2025 --skill obsidian-bases-466852675

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to create and edit Obsidian Base files, enabling the creation of dynamic, database-like views of their notes with custom filters, formulas, and summaries.

Core Features & Use Cases

  • Create/Edit .base files: Define tables, cards, lists, or maps of your notes.
  • Custom Views: Filter, sort, and group notes based on properties, tags, or file metadata.
  • Formulas & Summaries: Compute dynamic values and aggregate data across your notes.
  • Use Case: Organize your reading list by creating a "Books" Base that displays all notes tagged with #book, sorted by author, and shows estimated reading time as a calculated formula.

Quick Start

Create a new Obsidian Base file named 'tasks.base' that displays all notes tagged with 'task' and sorts them by their 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 dynamic note views in Obsidian?

Dynamic note views in Obsidian are created using .base files. You can define tables, cards, lists, and maps to organize and retrieve notes by applying advanced filtering, sorting, and custom formulas.

Can I filter and sort Obsidian notes by YAML properties?

Yes, you can filter and sort Obsidian notes by YAML properties, tags, and file metadata. Configuring a .base file enables custom views that group and retrieve notes based on these specific property configurations.

How do I add summary calculations and formulas to Obsidian notes?

Summary calculations and formulas are added to Obsidian notes by editing a .base file. This allows you to compute dynamic values and aggregate data across your notes to generate database-like views with calculated fields.

What is the best way to organize an Obsidian reading list with calculated fields?

To organize an Obsidian reading list, create a Base that displays notes tagged with #book. You can sort by author properties and use custom formulas to display dynamically calculated values like estimated reading time.

Does Obsidian Bases support map views for location-based notes?

Yes, Obsidian Bases supports map views. When creating or modifying a .base file, you can select maps alongside tables, cards, and lists to visualize notes that contain location data and apply advanced filtering.

Why use .base files instead of standard Obsidian search for note organization?

Use .base files over standard search when you need persistent, database-like note views. Bases allow you to save complex filtering, custom formulas, and summary calculations into a reusable file for continuous data retrieval.