From f1c9ca495e450ecb62dade70c4b60d86e106f79c Mon Sep 17 00:00:00 2001
From: vintro <77507980+vintrocode@users.noreply.github.com>
Date: Mon, 14 Aug 2023 00:19:50 +0000
Subject: [PATCH] docs: note about existing content at same path on different branches

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 46390bd..6c64f18 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -2,13 +2,23 @@
 draft: true
 ---
 
-## high priority
+## todo
+
+- back button with anchors / popovers + spa is broken
+- debounce cfg rebuild on large repos
+  - investigate content rebuild triggering multiple times even when debounced, causing an esbuild deadlock
+- dereference symlink for npx quartz sync
+- test/fix with subpath
+- fix docs with deploy from github
+
+## 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