From 2febc76bbff136bdead74f3bbd52c18197aad8ee Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Tue, 25 Aug 2026 18:38:11 +0800
Subject: [PATCH] 新增 toggle-properties 插件:Ctrl+Alt+Cmd+F 切换笔记属性显隐,默认隐藏

---
 X1.Knomo/_knomo-system/indexes/time-buoy/time-buoy-state.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/X1.Knomo/_knomo-system/indexes/time-buoy/time-buoy-state.json b/X1.Knomo/_knomo-system/indexes/time-buoy/time-buoy-state.json
index e245646..fa88b7a 100644
--- a/X1.Knomo/_knomo-system/indexes/time-buoy/time-buoy-state.json
+++ b/X1.Knomo/_knomo-system/indexes/time-buoy/time-buoy-state.json
@@ -1,7 +1,7 @@
 {
 	"schemaVersion": 1,
-	"updatedAt": "2026-07-15T13:14:56.842Z",
-	"dirty": false,
+	"updatedAt": "2026-08-25T10:37:48.088Z",
+	"dirty": true,
 	"affectedMemoIds": [],
 	"expectedPeriods": [
 		"2026-06",

--
Gitblit v1.9.3