更新记录

截止2025-07-25更新,对应1.9.6版本。

截止2025-08-19更新,对应1.9.10版本。

什么是Bases

Bases is a core plugin that lets you turn any set of notes into a powerful database. With bases you can organize everything from projects to travel plans, reading lists, and more.

bases-noshadow.png > interface

Data displayed in Obsidian Bases is stored in your local Markdown files and their properties. The views are described by the Bases syntax, which can be saved as a .base file or embedded in code blocks within your Markdown files.

base文件格式补充说明

不允许包含frontmatter和各种markdown语法。base本质上是一个yaml文件。