From fea352849c6972da4b3b8935eb2e86f6cefc76ed Mon Sep 17 00:00:00 2001
From: Ben Schlegel <ben5.schlegel@gmail.com>
Date: Sat, 16 Sep 2023 17:45:21 +0000
Subject: [PATCH] fix: create deep copy of file passed into tree

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

diff --git a/docs/features/upcoming features.md b/docs/features/upcoming features.md
index fbfdbc9..76adda0 100644
--- a/docs/features/upcoming features.md
+++ b/docs/features/upcoming features.md
@@ -4,15 +4,14 @@
 
 ## high priority backlog
 
+- static dead link detection
 - 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 backlog
 
 - breadcrumbs component
-- filetree component
 - cursor chat extension
 - https://giscus.app/ extension
 - sidenotes? https://github.com/capnfabs/paperesque

--
Gitblit v1.10.0