Preserve sidebar state for blogmarks.

This commit is contained in:
2026-08-07 15:40:06 +02:00
parent 0417aaf749
commit 41d5f1c014
3 changed files with 17 additions and 8 deletions

View File

@@ -376,6 +376,9 @@ rule ExecuteTransform {
-- opens that draft in the post editor immediately. Post-created side
-- effects that may take longer, including lazy model loading and semantic
-- indexing, continue without delaying or replacing the opened editor.
-- Opening or completing the import does not change the sidebar's active
-- view or visibility; those remain in the current or restored project UI
-- session.
@guarantee TransformTrigger
-- Transform scripts are triggered automatically by blogmark import.