From 7bffc2183ece33e2d84909a5677dac0ae2563ddd Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sat, 12 Aug 2023 07:24:30 +0000
Subject: [PATCH] include home page in search

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 8ab7520..728d16a 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -2,14 +2,26 @@
 draft: true
 ---
 
-## high priority
+## todo
+
+- blockquote with link in first child broken
+- 404 using base url
+- back button with anchors / popovers + spa is broken
+- search should be fast for large repos
+- 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