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 |   21 +++++++++------------
 1 files changed, 9 insertions(+), 12 deletions(-)

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index dbd5a17..28ee48a 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -2,32 +2,29 @@
 draft: true
 ---
 
-## high priority
+## todo
 
-- inspect bundle size generated by esbuild (it shouldnt be that high)
-- component resources should be emitted by an emitter
-- https://help.obsidian.md/Editing+and+formatting/Tags#Nested+tags nested tags??
-- watch mode for config/source code
-- https://help.obsidian.md/Editing+and+formatting/Basic+formatting+syntax#Task+lists task list styling
-- publish metadata https://help.obsidian.md/Editing+and+formatting/Metadata#Metadata+for+Obsidian+Publish
-- metadata aliases: https://help.obsidian.md/Editing+and+formatting/Metadata#Predefined+metadata
+- 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
 - recent notes component
 - cursor chat extension
 - https://giscus.app/ extension
-- custom md blocks (e.g. for poetry)
 - sidenotes? https://github.com/capnfabs/paperesque
 - direct match in search using double quotes
 - https://help.obsidian.md/Advanced+topics/Using+Obsidian+URI
 - audio/video embed styling
 - Canvas
-- mermaid styling: https://mermaid.js.org/config/theming.html#theme-variables-reference-table
-  - https://github.com/jackyzha0/quartz/issues/331
 - parse all images in page: use this for page lists if applicable?
 - CV mode? with print stylesheet

--
Gitblit v1.10.0