obsidian_base_use

Create and configure Obsidian BASE databases with filters, properties, formulas, and views.

38|2|Updated Oct 14, 2025
One-click install
npx skills add https://github.com/liaocaoxuezhe/Obsidian_ClaudeCode_Prompt --skill obsidian-base-use
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian_base_use
Source: https://github.com/liaocaoxuezhe/Obsidian_ClaudeCode_Prompt/tree/main/claude/skills/obsidian_base_use
Command: npx skills add https://github.com/liaocaoxuezhe/Obsidian_ClaudeCode_Prompt --skill obsidian-base-use

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian BASE 提供基于文件属性、标签和内容的动态数据视图能力。本技能帮助用户在笔记内创建、配置并嵌入 BASE 数据库,以实现结构化数据管理和可视化。

Core Features & Use Cases

  • 创建并嵌入 BASE,定义过滤器、属性和公式以展示动态数据。
  • 支持多种视图类型(表格、看板、日历等),用于项目管理、任务跟踪和知识整理。
  • 场景示例包括项目数据库、任务看板、读书笔记等,将分散信息转化为可操作的数据集合。

Quick Start

请在 Obsidian 中创建一个 BASE,配置基础过滤器与属性后嵌入相关笔记。

Frequently Asked Questions about obsidian_base_use

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

FAQPage Schema
How do I create dynamic views in Obsidian using BASE databases and file properties?

To create dynamic views in Obsidian BASE, you configure databases with filters, properties, and formulas based on YAML frontmatter. This transforms scattered notes into structured, visual data collections like tables or kanban boards.

What is the best way to build a project management kanban in Obsidian?

Building a project management kanban in Obsidian utilizes BASE databases to filter notes by file properties. You define specific views and filters to dynamically track tasks and project statuses across your vault.

Do I need YAML frontmatter to use Obsidian BASE databases and filters?

Yes, YAML frontmatter is required to use Obsidian BASE databases effectively. You must define file properties within frontmatter so BASE syntax can parse, filter, and display your notes in dynamic views.

Can I embed Obsidian BASE databases into other notes as dashboards?

Yes, you can embed Obsidian BASE databases into other notes to create dynamic dashboards. This uses Obsidian embedding techniques to display structured, filtered data views directly within your knowledge organization context.

How to configure formulas and filters for an Obsidian BASE database?

Configuring formulas and filters for an Obsidian BASE database involves applying BASE syntax to your file properties. This allows you to dynamically sort, calculate, and display structured data across various view types.