jackyzha0 / quartz

🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
https://quartz.jzhao.xyz
MIT License
7.16k stars 2.51k forks source link

Using quartz with a vault in iCloud #116

Closed mikesplaces closed 2 years ago

mikesplaces commented 2 years ago

Hello. This is not a feature request so please move as you need. I have a question that I do not see a response in the FAQ for. My obsidian vault is stored in iCloud because I use the iOS mobile app to write notes as well as my MacBook. this works out very well for me since I go walking, writing, etc. How exactly can I use quartz with the vault stored in iCloud? I do not want to lose the ability to edit files on the go on my iPhone. I am guessing I could publish a limited or targeted set of notes on quartz and not the whole vault because I see how that can be done. How exactly can I use the vault location on iCloud? I guess I could purchase obsidian sync and place the vault on my MacBook? Is there not a free solution to maintain the vault on iCloud and still use quartz and publish to GitHub pages?

jackyzha0 commented 2 years ago

You could have the same setup you do now but just update Quartz manually whenever you are at your laptop. You can configure directories to ignore: https://quartz.jzhao.xyz/notes/ignore-notes

Hopefully this resolves your question! Feel free to reopen if you are looking for something else