From 8fd75ffbfda30edd5a134a1fbf9b81ac3cebb2ff Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 24 Jul 2023 00:42:00 +0000
Subject: [PATCH] support attachments folder

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 351eae4..fbfccf8 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -3,7 +3,10 @@
 ---
 
 ## 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??
 - watch mode for config/source code
 - https://help.obsidian.md/Editing+and+formatting/Basic+formatting+syntax#Task+lists task list styling
@@ -13,6 +16,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 +29,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