TidGi-Desktop/docs
lin onetwo c53292b548
Fix/misc bug2 (#689)
* Improve IPC sync and multi-window browser views

Add robust revision tracking and per-title save serialization to the IPC sync adaptor to ignore stale SSE echoes and prevent overlapping saves (titlesBeingSaved, lastSavedRevisions, pendingSaveOperations, queueSaveOperation, markSaveStart/Finish). Ensure deletions and loads update stored revisions. Disable backgroundThrottling for BrowserWindow/WebContentsView so renderer callbacks (SSE/observables) continue while windows/views are hidden. Update webContents view helpers and step definitions to target a specific window/page (pass Page/currentWindow through executeInBrowserView, getTextContent, click/type/press helpers), and improve view selection by matching target window URL. Update docs to document hidden-window behavior and revision filtering, and add/update feature tests for cross-window sync, hidden TidGi mini window sync, and a rapid-save tiddler scenario.

* Handle main workspace routing for tiddlers

Adjust FileSystemAdaptor routing so that when a tiddler matches the main workspace it uses the main watch path (watchPathBase) instead of treating it as a sub-wiki folder. Add an isMainWorkspaceMatch check to pick the correct target directory and to avoid generating sub-wiki file info for the main workspace.

Also update tests and feature file: extend subWiki.feature to verify routing to the main workspace path when the workspace has a routing tag configured, and add unit tests to assert routing to the main wiki tiddlers folder and to the wiki root when useWikiFolderAsTiddlersPath is enabled.

* review

* v0.13.0-prerelease22
2026-03-24 18:28:38 +08:00
..
environment Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
features Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
images docs: more image of windows 2023-05-23 10:25:42 +08:00
internal Fix/misc bug2 (#689) 2026-03-24 18:28:38 +08:00
readme Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
Development.md Fix/edit agent and several bugs (#670) 2025-12-15 17:33:59 +08:00
ErrorDuringRelease.md Fix/misc bug1 (#688) 2026-03-23 02:48:46 +08:00
ErrorDuringStart.md Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
ErrorDuringTest.md Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
MCP.md Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
Publish.md Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
Release.md fix: macos intel build 2025-12-08 14:01:38 +08:00
Testing.md Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
TestingE2E.md Fix/misc bug (#686) 2026-03-12 21:19:10 +08:00
TestingUnit.md Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
TidGiServiceAPI.md Update TidGiServiceAPI.md 2026-02-12 21:45:33 +08:00
Translate.md Feat/mini window (#642) 2025-10-21 20:07:04 +08:00