From 35d1db4fd7bb3772ea387c2d8bcdb7ec156e71cb Mon Sep 17 00:00:00 2001 From: Saberlve Date: Wed, 15 Apr 2026 15:53:51 +0800 Subject: [PATCH] feat(import-window): add window state management to JS Adds WINDOW_SESSION_STORAGE_KEY, readWindowSessionState(), window state properties to state object, new element references in elements object, and persistWindowSessionState(). Co-Authored-By: Claude Opus 4.6 --- src/zotero_kb/templates/index.html | 73 +++++++++++++++++++++++++----- 1 file changed, 62 insertions(+), 11 deletions(-) diff --git a/src/zotero_kb/templates/index.html b/src/zotero_kb/templates/index.html index 9eaaf50..ec6ac8b 100644 --- a/src/zotero_kb/templates/index.html +++ b/src/zotero_kb/templates/index.html @@ -424,8 +424,22 @@