From 0998bc355e6425e6b2bdf3d2da7124aa7b63b2a2 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 17 Aug 2023 08:58:11 +0000
Subject: [PATCH] fix rebuild debouncing

---
 content/features/upcoming features.md |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 8ab7520..28ee48a 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -2,14 +2,19 @@
 draft: true
 ---
 
-## high priority
+## todo
+
+- dereference symlink for npx quartz sync
+  - prompt user as to whether to do it (it's expensive for large vaults)
+
+## high priority backlog
 
 - block links: https://help.obsidian.md/Linking+notes+and+files/Internal+links#Link+to+a+block+in+a+note
 - note/header/block transcludes: https://help.obsidian.md/Linking+notes+and+files/Embedding+files
 - static dead link detection
 - docker support
 
-## misc
+## misc backlog
 
 - breadcrumbs component
 - filetree component

--
Gitblit v1.10.0