From 2774e976d20226df1554ebddd6c7d2e390cae42d Mon Sep 17 00:00:00 2001
From: 松浦 知也 Matsuura Tomoya <me@matsuuratomoya.com>
Date: Mon, 21 Aug 2023 15:45:47 +0000
Subject: [PATCH] fix: opts being overriden in graph option (#384)

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index b5676fd..fbfdbc9 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -2,19 +2,19 @@
 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
-- 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

--
Gitblit v1.10.0