Here I documented some problems that I ran into when setting up Quartz.
No mobile menu
There’s no hamburger menu or such on mobile. The left sidebar on web is often used as the menu, but it’s hidden on mobile. You can unhide it by adjusting the code, but it’ll expand and won’t look good.
Dates can be messy
I ran into the problem where created dates of all notes are always updated when I sync my notes. I browsed around the Quartz repo and found out the best practice is to define the date in the file frontmatter. Something like this: