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 |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 351eae4..d7acd2a 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -3,8 +3,9 @@
 ---
 
 ## high priority
-- attachments path
-- 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
@@ -13,6 +14,7 @@
 - note/header/block transcludes: https://help.obsidian.md/Linking+notes+and+files/Embedding+files
 
 ## misc
+
 - breadcrumbs component
 - filetree component
 - recent notes component
@@ -25,6 +27,6 @@
 - 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
+  - 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