quartz-syncer
quartz-syncer copied to clipboard
Manage your Quartz site content from inside Obsidian. Full support for Dataview and Excalidraw.
Obsidian Quartz Syncer
Parse, upload and sync your Obsidian notes to your Quartz website.
This plugin assumes you have set up a Quartz repository.
Initial Setup
Install the plugin by downloading it from the Release Tab, or through the Obsidian42 Brat plugin.
After installing, open the plugin settings in Obsidian and set your Github Username, the name of your fork of Quartz, and the authentication token.
Don't have an authentication token yet? You can generate it here.
Publishing notes to Quartz
You can click on the icon in the sidebar or launch the Quartz Syncer: Open Publication Center to publish/unpublish notes.
[!IMPORTANT] Notes need a
publishflag in the notes frontmatter. You can add these with theQuartz Syncer: Add Publish Flagcommand, or by adding them to the notes properties manually or via template.
The following frontmatter in a note will cause it to be published when opening the Publication Center:
publish: true
The following frontmatter in a note will cause it to be shown in the Publication Center, but not published.
publish: false
The notes will appear in the content folder in your chosen repository.
Credits
This repository is a modified version of Ole's Digital Garden plugin. If you found this project useful and want to support it, please support him instead: Donation link.