Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dsebastien/obsidian-dataview-serializer
Obsidian plugin that gives you the power of Dataview, but generates Markdown, making it compatible with Obsidian Publish, and making the links appear on the Graph.
https://github.com/dsebastien/obsidian-dataview-serializer
dataview markdown obsidian obsidian-md obsidian-plugin publishing serialization
Last synced: 3 days ago
JSON representation
Obsidian plugin that gives you the power of Dataview, but generates Markdown, making it compatible with Obsidian Publish, and making the links appear on the Graph.
- Host: GitHub
- URL: https://github.com/dsebastien/obsidian-dataview-serializer
- Owner: dsebastien
- License: mit
- Created: 2024-04-24T18:14:52.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-11-26T18:08:13.000Z (about 2 months ago)
- Last Synced: 2025-01-09T05:08:17.736Z (10 days ago)
- Topics: dataview, markdown, obsidian, obsidian-md, obsidian-plugin, publishing, serialization
- Language: TypeScript
- Homepage: https://developassion.gitbook.io/obsidian-dataview-serializer
- Size: 306 KB
- Stars: 76
- Watchers: 4
- Forks: 9
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - dsebastien/obsidian-dataview-serializer - Obsidian plugin that gives you the power of Dataview, but generates Markdown, making it compatible with Obsidian Publish, and making the links appear on the Graph. (TypeScript)
README
# Obsidian Dataview Serializer
Obsidian plugin that gives you the power of [Dataview](https://github.com/blacksmithgu/obsidian-dataview), but generates Markdown. Thanks to this, the output of your queries is saved in the notes, and the links actually appear on the Graph, making it even more useful.
Turning Dataview queries into Markdown also ensures that the generated content appears on Obsidian Publish websites, which is not the case with the Dataview plugin.## Pre-requisites
The [Dataview](https://github.com/blacksmithgu/obsidian-dataview) plugin MUST be installed for this plugin to function correctly.
## Documentation
You can find the documentation [here](https://developassion.gitbook.io/obsidian-dataview-serializer).
## News & support
To stay up to date about this plugin, Obsidian in general, Personal Knowledge Management and note-taking, subscribe to [my newsletter](https://dsebastien.net). Note that the best way to support my work is to become a paid subscriber ❤️.