Hacker News new | ask | show | jobs
by lazzlazzlazz 296 days ago
I believe the Bases are Markdown files that contain filters for other Markdown files. So it's still all Markdown. Amazing actually.
1 comments

Obsidian markdown has "frontmatter" which is yaml before the markdown file.

A .base file is a query written in yaml that aggregates frontmatter values across many .md files into a table view.