Obsidian Bases — создание динамических баз данных в хранилище
★ 7.4 · general
obsidian-bases is a Claude Code skill that creates and edits Obsidian Bases (.base files) — YAML configurations that turn vault notes into dynamic table, card, and list views. It covers the full file format: global and per-view filters with and/or/not logic, formulas computed from note frontmatter and file metadata (file.name, file.mtime, file.tags, and more), property display name overrides, custom summaries, and multiple named views within a single file. The formula engine supports functions such as date(), now(), if(), min()/max(), link(), html(), and string or date formatting methods. It's the right tool for Obsidian power users and developers who build database-like structures inside their vault or need to generate and modify .base files programmatically.