From e82ba97a396e4e9d77486b48e6ee8b1dfd1c1b4c Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 24 Jul 2023 07:07:58 +0000
Subject: [PATCH] actually add processed tag to frontmatter

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index fbfccf8..d7acd2a 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -4,10 +4,8 @@
 
 ## high priority
 
-- attachments path
-- 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??
+- images in same folder are broken on shortest path mode
+- https://help.obsidian.md/Editing+and+formatting/Tags#Nested+tags nested tags?? and big tag listing
 - 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

--
Gitblit v1.10.0