quartz/docs/features/Bases.md
2026-03-11 18:11:25 +01:00

863 B

title tags
Bases Support
component

Quartz supports rendering Obsidian Bases (.base files) as interactive database-like views. Bases files define queries over your vault's notes and display the results in configurable views such as tables, lists, cards, galleries, and boards.

Note

For information on how to add, remove or configure plugins, see the configuration#Plugins page.

Bases support is provided by the BasesPage plugin. See the plugin page for configuration options, built-in views, the expression engine, and how to extend with custom views.

Demo

!Base.base

Customization