From 4e42d52e166dcc3c62775cb3bf86c209d098c158 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 21 Aug 2023 03:47:07 +0000
Subject: [PATCH] fix: ctrl + k breaking after page nav

---
 content/features/upcoming features.md |   22 ----------------------
 1 files changed, 0 insertions(+), 22 deletions(-)

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 27d8bd9..fbfdbc9 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -2,27 +2,6 @@
 draft: true
 ---
 
-## todo
-
-- nested tags showing duplicate
-  - tag page markdown file for description not being rendered
-- 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
-- write feature docs
-  - callouts
-  - folder and tag listings
-  - mermaid diagrams
-  - rss
-  - spa-routing
-  - table of contents
-  - darkmode
-  - frontmatter parsing
-
 ## high priority backlog
 
 - block links: https://help.obsidian.md/Linking+notes+and+files/Internal+links#Link+to+a+block+in+a+note
@@ -34,7 +13,6 @@
 
 - breadcrumbs component
 - filetree component
-- recent notes component
 - cursor chat extension
 - https://giscus.app/ extension
 - sidenotes? https://github.com/capnfabs/paperesque

--
Gitblit v1.10.0