Implementing Dataview
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