# Dataview Serializer plugin for Obsidian
A plugin that serialized Dataview queries to Markdown, and keeps those up to date
The Dataview Serializer for Obsidian enables serializing (i.e., converting) the output of [[Dataview plugin for Obsidian|Dataview]] queries to [[Markdown]]. This means that the output of those queries do appear on the graph, which is not the case with the Dataview plugin.
This is a plugin that I have created, and that automatically serializes the output of dataview queries to Markdown. It is very powerful, and makes dataview queries compatible with Obsidian publish.
Since version 1.7.0, this plugin also supports adding queries to blocks (e.g., within a quote)
## Example
Here’s an example (the comments don’t show in reading mode):
![[Obsidian Starter Kit - Included plugins - dv serializer.png]]
## References
- Download: https://obsidian.md/plugins?id=dataview-serializer
- Documentation: https://developassion.gitbook.io/obsidian-dataview-serializer
- Source coce: https://github.com/dsebastien/obsidian-dataview-serializer