Intro

Create an Obsidian vault

https://quartz.jzhao.xyz/features/Obsidian-compatibility

  • Open Obsidian, and click open folder as a vault
  • settings:
    • appearance: theme → typomagicical
    • community plugins:
      • install longform

Create Longform project

https://quartz.jzhao.xyz/authoring-content

  • Click files icon → Right click content folder → create Longform project
  • Name project and add a Readme

Create a templates folder

  • Install Templater plugin
  • Create a templates folder
    • Add a new node titled “Chapter”
    • Add properties
---
"title:": <%tp.file.title%>
draft: false
tags:
---
  • Click Longform → Project → Scene template → templates/chapter.md picture 8

  • Add sample scene (chapter)

    • Click longform → Scenese → Type “Introduction” in New Scene box picture 9