From d0f67d993507219cfa0824db8a3e59286f0ebf09 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 21 Aug 2023 01:41:37 +0000
Subject: [PATCH] move wss server start after http

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 8ab7520..fbfdbc9 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -2,18 +2,17 @@
 draft: true
 ---
 
-## high priority
+## 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
 - sidenotes? https://github.com/capnfabs/paperesque

--
Gitblit v1.10.0