Hacker News new | ask | show | jobs
by radicalriddler 296 days ago
Obsidian just being markdown files

Pepperidge farm 'members

1 comments

I believe the Bases are Markdown files that contain filters for other Markdown files. So it's still all Markdown. Amazing actually.
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.