From 5599eb590e1b9163d41847153545764ed9b02ff6 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sun, 23 Jul 2023 21:02:57 +0000
Subject: [PATCH] feat: process tags in content

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 5cb7b97..de16880 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -2,7 +2,6 @@
 draft: true
 ---
 
-- parse tags in content
 - breadcrumbs component
 - filetree component
 - recent notes component
@@ -10,10 +9,7 @@
 - [https://giscus.app/](https://giscus.app/) extension
 - custom md blocks (e.g. for poetry)
 - sidenotes? [https://github.com/capnfabs/paperesque](https://github.com/capnfabs/paperesque)
-- watch mode
-  - watch for markdown changes and quartz config changes
-  - markdown changes only involve processing that single markdown file (at least for parsing) and then rerunning the filter and emitters
-  - config changes rebuild the whole thing
+- watch mode for config/source code
 - direct match in search using double quotes
 - attachments path
 - [https://help.obsidian.md/Advanced+topics/Using+Obsidian+URI](https://help.obsidian.md/Advanced+topics/Using+Obsidian+URI)

--
Gitblit v1.10.0