Obsidian Bases
Properties
tags
personalpersonal/pkm
created
01.03.2026, 10:20
modified
07.03.2026, 19:27
published
Empty
sources
Introduction to Bases
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.

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.