esc to dismiss
x
Implementing Dataview
Important

This is the documentation for v3.5.0 and lower, for documentation for v4.0.0 and higher, see https://obsidian-html.github.io/

This feature is still in alpha, join us on github if you want to know more.

\``` dataview
table version_type
from "Changelog"
sort version_type asc
\```
table version_type
from "Changelog"
sort version_type asc
\``` dataview
table graph_name
from "/"
where graph_name != null
sort graph_name asc
\```
table graph_name
from "/"
where graph_name != null
sort graph_name asc

= this.my-title

Bla

x