Search

Search IconIcon to open search

Obsidian Bases

Last updatedUpdated: by Jakub Žovák · 1 min read

Properties
created 01.03.2026, 10:20
modified 07.03.2026, 19:27
published Empty
topics Note Taking, Obsidian, Core Plugins
authors Jakub
ai-assisted No

Part of Core Plugins.
Bases is a core plugin that lets you create database-like views of your notes. Using a base you can view, edit, sort, and filter files and their properties. Bases can help you organize everything from projects to travel plans, reading lists, and more.

Each base can have several views with different layouts such as tables and cards. Below is an example of table view where each row is a file, and each column is a property of that file.

Example of a base showing a table view with a list of books|500

All the data 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.