Obsidian Bases Tutorial
What Are Bases?
- a new file format that produces tables (with other types coming in the future)
- it's done entirely in YAML, which makes it compatible with markdown
- data "base"
How To Set Up Bases?
- Steps:
- turn on core plugin (catalyst)
- new base
- add filters
- properties are WAY more important
- establish core properties
Key Features of Bases
- filter by property
- change views with the same table, based on different filters
- export to csv - current view is exported
- modify properties FROM the table (huge feature)
- in the future, will be able to create notes from here too
- SPEED - bases are WAY faster than dataview or notion for large tables
- Embed bases in other notes so they can dynamically update as you go
- functions - making bases as powerful as dataview
Practical Examples of Bases
Books - [[Books Base.base]]
Quotes
1.
[[Creative Act Base.base]]
Maps of Content
Flow
[[Flow Topic.base]]
Digital Garden Update History Code Block
[[Digital Garden Update.base]]
Projects
[[YouTube Video list.base]]
Comparing Bases To Dataview & Notion
PRO of bases vs notion
- bases uses your entire vault and can pull in files from everywhere
Coming Soon
- Bases API for plugins to add more power through custom functions and new view types.
- More view types beyond tables, e.g. list, cards, etc.
- Grouping files and aggregation functions (e.g. sum, average, etc).
- Obsidian Publish support.