obsidian-bases

Inspect Obsidian .base files for filter, formula, and property errors.

149|8|Updated Jun 17, 2022
One-click install
npx skills add https://github.com/edonyzpc/personal-assistant --skill obsidian-bases-edonyzpc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/edonyzpc/personal-assistant/tree/main/skills/obsidian-bases
Command: npx skills add https://github.com/edonyzpc/personal-assistant --skill obsidian-bases-edonyzpc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users working with Obsidian Bases frequently encounter broken views, incorrect filter results, or formula errors that prevent base files from displaying the intended note data, requiring time-consuming manual troubleshooting of .base file structures and property references.

Core Features & Use Cases

  • Filter & Formula Validation: Inspect filter clauses and formulas for typos, inconsistent property casing, or ambiguous references that break base functionality.
  • View & Structure Analysis: Identify view types and the intended note sets for each base to confirm they align with your use case.
  • Property Audit: Check property definitions and row data to catch mismatches that cause base display errors.
  • Use Case: For example, if your Bases view is not showing the expected project notes, use this skill to quickly spot a typo in the filter's property name or a misconfigured formula reference.

Quick Start

Use the obsidian-bases skill to inspect the attached .base file and identify any broken filters or formula errors.

Frequently Asked Questions about obsidian-bases

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

FAQPage Schema
How do I debug a broken Obsidian Bases view that is not showing my notes?

Debug a broken Obsidian Bases view by inspecting the .base file structure, filter clauses, and property configurations to pinpoint typos, inconsistent property casing, or misconfigured formula references causing missing notes.

Why does my Obsidian Bases formula return an error or incorrect filter results?

Obsidian Bases formula errors and incorrect filter results frequently arise from ambiguous property references or typos within filter clauses; validating formula logic and auditing property definitions resolves these mismatches.

Can I inspect .base files without modifying my Obsidian vault data?

Yes, you can perform read-only analysis of .base file content to audit property references and validate view structures without modifying vault data or exposing sensitive note metadata.

What is the best way to audit property definitions in Obsidian Bases?

The best way to audit property definitions in Obsidian Bases is to inspect property configurations against row data, catching mismatches that cause base display errors and confirming alignment with your intended note sets.

How do I validate filter logic and view types in an Obsidian .base file?

Validate filter logic and view types in an Obsidian .base file by inspecting filter clauses for errors and identifying the view type to confirm it aligns with the intended note sets for your specific use case.