From 0ead59d7dfda2e71c139c2c150ae062877a4c802 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Thu, 12 Mar 2026 20:55:27 +0100 Subject: [PATCH] chore: updated layouts --- quartz.config.default.yaml | 21 ++------------------- quartz/cli/templates/blog.yaml | 15 --------------- quartz/cli/templates/default.yaml | 15 --------------- quartz/cli/templates/obsidian.yaml | 15 --------------- quartz/cli/templates/ttrpg.yaml | 15 --------------- 5 files changed, 2 insertions(+), 79 deletions(-) diff --git a/quartz.config.default.yaml b/quartz.config.default.yaml index f61f1beda..388e1572d 100644 --- a/quartz.config.default.yaml +++ b/quartz.config.default.yaml @@ -1,6 +1,4 @@ -# yaml-language-server: $schema=../../plugins/quartz-plugins.schema.json -# Template: default -# A clean Quartz setup with sensible defaults. +# yaml-language-server: $schema=./quartz/plugins/quartz-plugins.schema.json configuration: pageTitle: Quartz 5 pageTitleSuffix: "" @@ -44,19 +42,6 @@ configuration: highlight: rgba(143, 159, 169, 0.15) textHighlight: "#b3aa0288" plugins: - - source: github:quartz-community/note-properties - enabled: true - options: - includeAll: false - includedProperties: - - description - - tags - - aliases - excludedProperties: [] - hidePropertiesView: false - delimiters: "---" - language: yaml - order: 5 - source: github:quartz-community/created-modified-date enabled: true options: @@ -129,8 +114,6 @@ plugins: enabled: true - source: github:quartz-community/canvas-page enabled: true - - source: github:quartz-community/bases-page - enabled: true - source: github:quartz-community/content-page enabled: true - source: github:quartz-community/folder-page @@ -236,7 +219,7 @@ plugins: - aliases excludedProperties: [] hidePropertiesView: false - delimiters: "---" + delimiters: --- language: yaml order: 5 layout: diff --git a/quartz/cli/templates/blog.yaml b/quartz/cli/templates/blog.yaml index 2146c6921..bcfe99f1b 100644 --- a/quartz/cli/templates/blog.yaml +++ b/quartz/cli/templates/blog.yaml @@ -44,19 +44,6 @@ configuration: highlight: rgba(143, 159, 169, 0.15) textHighlight: "#b3aa0288" plugins: - - source: github:quartz-community/note-properties - enabled: true - options: - includeAll: false - includedProperties: - - description - - tags - - aliases - excludedProperties: [] - hidePropertiesView: false - delimiters: "---" - language: yaml - order: 5 - source: github:quartz-community/created-modified-date enabled: true options: @@ -131,8 +118,6 @@ plugins: enabled: true - source: github:quartz-community/canvas-page enabled: true - - source: github:quartz-community/bases-page - enabled: true - source: github:quartz-community/content-page enabled: true - source: github:quartz-community/folder-page diff --git a/quartz/cli/templates/default.yaml b/quartz/cli/templates/default.yaml index 139f327bc..daba85839 100644 --- a/quartz/cli/templates/default.yaml +++ b/quartz/cli/templates/default.yaml @@ -44,19 +44,6 @@ configuration: highlight: rgba(143, 159, 169, 0.15) textHighlight: "#b3aa0288" plugins: - - source: github:quartz-community/note-properties - enabled: true - options: - includeAll: false - includedProperties: - - description - - tags - - aliases - excludedProperties: [] - hidePropertiesView: false - delimiters: "---" - language: yaml - order: 5 - source: github:quartz-community/created-modified-date enabled: true options: @@ -131,8 +118,6 @@ plugins: enabled: true - source: github:quartz-community/canvas-page enabled: true - - source: github:quartz-community/bases-page - enabled: true - source: github:quartz-community/content-page enabled: true - source: github:quartz-community/folder-page diff --git a/quartz/cli/templates/obsidian.yaml b/quartz/cli/templates/obsidian.yaml index ff593331c..140d96c6c 100644 --- a/quartz/cli/templates/obsidian.yaml +++ b/quartz/cli/templates/obsidian.yaml @@ -44,19 +44,6 @@ configuration: highlight: rgba(143, 159, 169, 0.15) textHighlight: "#b3aa0288" plugins: - - source: github:quartz-community/note-properties - enabled: true - options: - includeAll: false - includedProperties: - - description - - tags - - aliases - excludedProperties: [] - hidePropertiesView: false - delimiters: "---" - language: yaml - order: 5 - source: github:quartz-community/created-modified-date enabled: true options: @@ -141,8 +128,6 @@ plugins: enabled: true - source: github:quartz-community/canvas-page enabled: true - - source: github:quartz-community/bases-page - enabled: true - source: github:quartz-community/content-page enabled: true - source: github:quartz-community/folder-page diff --git a/quartz/cli/templates/ttrpg.yaml b/quartz/cli/templates/ttrpg.yaml index 50e508548..3d30ba516 100644 --- a/quartz/cli/templates/ttrpg.yaml +++ b/quartz/cli/templates/ttrpg.yaml @@ -44,19 +44,6 @@ configuration: highlight: rgba(143, 159, 169, 0.15) textHighlight: "#b3aa0288" plugins: - - source: github:quartz-community/note-properties - enabled: true - options: - includeAll: false - includedProperties: - - description - - tags - - aliases - excludedProperties: [] - hidePropertiesView: false - delimiters: "---" - language: yaml - order: 5 - source: github:quartz-community/created-modified-date enabled: true options: @@ -141,8 +128,6 @@ plugins: enabled: true - source: github:quartz-community/canvas-page enabled: true - - source: github:quartz-community/bases-page - enabled: true - source: github:quartz-community/content-page enabled: true - source: github:quartz-community/folder-page