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 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
| Name | Title | Type | Updated |
|---|---|---|---|
| backlinks | Backlinks | component | 2h ago |
| Bases | Bases Support | component | 2h ago |
| breadcrumbs | Breadcrumbs | component | 2h ago |
| Canvas | Canvas Support | component | 2h ago |
| comments | Comments | component | 2h ago |
| darkmode | Darkmode | component | 2h ago |
| explorer | Explorer | component | 2h ago |
| folder and tag listings | Folder and Tag Listings | component | 2h ago |
| full-text search | Full-text Search | component | 2h ago |
| graph view | Graph View | component | 2h ago |
| reader mode | Reader Mode | component | 2h ago |
| recent notes | Recent Notes | component | 2h ago |
| table of contents | Table of Contents | component | 2h ago |
component13
filter2
guide88
No data found.
Customization
- Install:
npx quartz plugin add github:quartz-community/bases-page - Source:
quartz-community/bases-page